UNPKG

discore.js

Version:

Discord.js-based powerful node.js module to interact with Discord API.

12 lines (11 loc) 231 B
{ "compilerOptions": { "module": "commonjs", "target": "ES6", "noImplicitAny": true, "strictNullChecks": true, "noEmit": true, "forceConsistentCasingInFileNames": true }, "files": ["src/index.d.ts"] }