Skip to content
Snippets Groups Projects
Select Git revision
  • 85a6d91d05d90bbbfb792a407e2fde87aa3f1b74
  • main default protected
2 results

worker-configuration.d.ts

Blame
  • 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;
    }