UNPKG

111 BTypeScriptView Raw
1export declare const cancel: (id: number) => void;
2export declare const request: typeof requestAnimationFrame;