UNPKG

@jxstjh/jhvideo

Version:

HTML5 jhvideo base on MPEG2-TS Stream Player

11 lines 205 B
{ "extends": "./tsconfig.json", "compilerOptions": { "emitDeclarationOnly": true, "allowJs": false }, "include": [ "./src/**/*.ts", "./src/**/*.d.ts" ] }