Select Git revision
worker-configuration.d.ts
-
Jiwon Sheen authoredJiwon Sheen authored
worker-configuration.d.ts 168 B
// Generated by Wrangler
// After adding bindings to `wrangler.toml`, regenerate this interface via `npm run cf-typegen`
interface Env {
BIDNING_NAME: KVNamespace;
}