UNPKG

timing-functions

Version:

Set of universal utility functions around timing and scheduling in JavaScript

3 lines (2 loc) 62 B
declare let frame: () => Promise<void>; export default frame;