Initial commit (by create-cloudflare CLI)
Details: C3 = create-cloudflare@2.21.1 project name = sst-lyric-mixer package manager = npm@0.0.0 wrangler = wrangler@3.52.0 git = 2.45.0.windows.1
This commit is contained in:
commit
3b0d7fb959
12 changed files with 3603 additions and 0 deletions
4
worker-configuration.d.ts
vendored
Normal file
4
worker-configuration.d.ts
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
// Generated by Wrangler
|
||||
// After adding bindings to `wrangler.toml`, regenerate this interface via `npm run cf-typegen`
|
||||
interface Env {
|
||||
}
|
Reference in a new issue