UNPKG

puppeteer-stream

Version:

An Extension for Puppeteer to retrieve audio and/or video streams of a page

13 lines (12 loc) 221 B
{ "include": ["./options.ts"], "compilerOptions": { "target": "ES2017", "module": "ESNext", "lib": ["ES2015", "DOM"], "types": ["chrome"], "skipLibCheck": true, "declaration": false, "allowJs": false } }