UNPKG

media-tracks

Version:

Polyfill audio and video tracks with renditions.

3 lines (2 loc) 146 B
export declare function getPrivate(instance: object): any; export declare function setPrivate(instance: object, props: Record<string, any>): any;