File tree Expand file tree Collapse file tree
videojs-hls-quality-selector Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33// Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz>
44// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
55
6+ // eslint-disable-next-line @definitelytyped/no-import-default-of-export-equals
67import videojs from "video.js" ;
78
89interface CustomError {
Original file line number Diff line number Diff line change 33// Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz>
44// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
55
6+ // eslint-disable-next-line @definitelytyped/no-import-default-of-export-equals
67import ConcreteMenuItem from "./src/ConcreteMenuItem" ;
78
89/**
Original file line number Diff line number Diff line change 22// Project: https://github.com/mister-ben/videojs-seek-buttons#readme
33// Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz>
44// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
5+
6+ // eslint-disable-next-line @definitelytyped/no-import-default-of-export-equals
57import videojs from "video.js" ;
68
79/**
You can’t perform that action at this time.
0 commit comments