blob: 7b60bb5f359c1cd778bf5cbfaaff2ba5ab5824a5 [file] [log] [blame] [edit]
export declare const cancel: (id: number) => void;
export declare const request: typeof requestAnimationFrame;