UNPKG

blwebhooks

Version:

Webhook Vote Reciever For Lists Such As top.gg, InfinityBotList and Many More To Come!

13 lines 291 B
{ "files": ["./src/index.ts"], "compilerOptions": { "moduleResolution": "node", "noImplicitAny": true, "declaration": true, "strict": true, "target": "ES2019", "outDir": "./dist", "module": "commonjs", "esModuleInterop": true } }