Skip to content
Snippets Groups Projects
Select Git revision
  • 24a5117da52209f931d067e2d3d27aec957633d6
  • master default protected
2 results

index.js

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