clear-animation-frame.d.ts 69 B

1
  1. export default function cancelAnimationFrame(handler: number): void;