monkastremio / packages /cloudflare-worker /worker-configuration.d.ts
brunner56's picture
implement app
0bfe2e3
// Generated by Wrangler by running `wrangler types`
interface Env {
ASSETS: Fetcher;
}