// Generated by Wrangler by running `wrangler types api/worker-configuration.d.ts` interface Env { STORAGE: KVNamespace; RATE_LIMITER: RateLimit; }