A decentralized music tracking and discovery platform built on AT Protocol 馃幍
at feat/pgpull 6 lines 188 B view raw
1// Generated by Wrangler 2// After adding bindings to `wrangler.jsonc`, regenerate this interface via `npm run cf-typegen` 3interface Env { 4 RESEND_API_KEY: string; 5 BEARER_TOKEN: string; 6}