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:
CDN18 2024-05-13 17:05:40 +08:00
commit 3b0d7fb959
Signed by: CDN
GPG key ID: 0C656827F9F80080
12 changed files with 3603 additions and 0 deletions

4
worker-configuration.d.ts vendored Normal file
View file

@ -0,0 +1,4 @@
// Generated by Wrangler
// After adding bindings to `wrangler.toml`, regenerate this interface via `npm run cf-typegen`
interface Env {
}