Skip to content
Snippets Groups Projects
Select Git revision
  • 2267735eed9209a89692cbf790cf97e4157ff01b
  • master default
2 results

alloc.h

Blame
  • Forked from HyukSang Kwon / 1801_OS_assignment4
    Source project has a limited visibility.
    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;
    }