mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* export videojs.Player so it can be augmented * lint * in order to be augmentable, the VideoJsPlayer interface must actually be exported * also export the PlayerOptions * lint * demonstrate augmentation actually works * make linter happy |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||
| video.js-some-plugin.d.ts | ||
| video.js-tests.ts | ||