UNPKG

fundme

Version:

A simple but powerful client-side library to manage monetization on the web.

13 lines (12 loc) 286 B
{ "compilerOptions": { "lib": ["es5", "es6", "dom"], "alwaysStrict": true, "module": "esnext", "strict": true, "target": "esnext", "declaration": true }, "include": ["src/**/*", "src/fund/global.d.ts"], "exclude": ["node_modules", "tests"] }