UNPKG

111 BTypeScriptView Raw
1export declare const setStillFrame: (frame: number) => void;
2export declare const getStillFrame: () => number;