2 lines
111 B
TypeScript
Executable file
2 lines
111 B
TypeScript
Executable file
export declare const cancel: (id: number) => void;
|
|
export declare const request: typeof requestAnimationFrame;
|