UNPKG

comic-plus

Version:

<p align="center"> <img width="200px" src="./logo.png"/> </p>

3 lines (2 loc) 106 B
export declare const raf: (fn: () => void) => number; export declare const caf: (handle: number) => void;