rx-player
Version:
Canal+ HTML5 Video Player
4 lines • 306 B
TypeScript
import type { CancellationSignal } from "../../../../utils/task_canceller";
import type RxPlayer from "../../public_api";
export default function constructDebugGeneralInfo(instance: RxPlayer, parentElt: HTMLElement, cancelSignal: CancellationSignal): HTMLElement;
//# sourceMappingURL=general_info.d.ts.map