mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 13:30:28 +00:00
Merge pull request #23686 from AviVahl/master
[hls.js] Add proxy file for light distributed bundle
This commit is contained in:
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
import Hls = require("../index");
|
||||
export = Hls;
|
||||
@@ -19,6 +19,7 @@
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
"dist/hls.light.d.ts",
|
||||
"hls.js-tests.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user