ivi-scheduler
TypeScript icon, indicating that this package has built-in type declarations

0.23.0 • Public • Published

Scheduler

export const rAF = requestAnimationFrame;
export const sMT = (fn: () => void) => { Promise.resolve().then(fn); };

Readme

Keywords

Package Sidebar

Install

npm i ivi-scheduler

Weekly Downloads

1

Version

0.23.0

License

MIT

Unpacked Size

3.6 kB

Total Files

9

Last publish

Collaborators

  • localvoid