UNPKG

rx-player

Version:
4 lines 280 B
import type { CancellationSignal } from "../../../utils/task_canceller"; import type RxPlayer from "../public_api"; export default function renderDebugElement(parentElt: HTMLElement, instance: RxPlayer, cancelSignal: CancellationSignal): void; //# sourceMappingURL=render.d.ts.map