UNPKG

vp-outstream-player

Version:

Outstream video player with Google IMA integration

14 lines (13 loc) 250 B
{ "compilerOptions": { "target": "ESNext", "module": "ESNext", "declaration": true, "emitDeclarationOnly": true, "declarationDir": "dist/types", "strict": true, "esModuleInterop": true, "skipLibCheck": true }, "include": ["src"] }