UNPKG

awscdk-construct-hls-session-runner

Version:

AWS CDK construct for deploying a Lambda function and SFN state machines to fetch an HLS manifest

16 lines (15 loc) 260 B
{ "extends": "@tsconfig/node18/tsconfig.json", "module": "node", "compilerOptions": { "allowJs": true, "checkJs": true, "declaration": true, "noImplicitAny": false }, "exclude": [ "webpack.config.js", "dist", "test" ] }