A decentralized music tracking and discovery platform built on AT Protocol 馃幍
at feat/pgpull 12 lines 209 B view raw
1{ 2 "files": [], 3 "references": [ 4 { "path": "./tsconfig.app.json" }, 5 { "path": "./tsconfig.node.json" } 6], 7"compilerOptions": { 8 "types": [ 9 "@cloudflare/workers-types/2023-07-01" 10 ] 11} 12}