UNPKG

animation-frame

Version:

An even better requestAnimationFrame

10 lines (8 loc) 198 B
/** * An even better animation frame. * * @copyright Oleg Slobodskoi 2016 * @website https://github.com/kof/animationFrame * @license MIT */ module.exports = require('./lib/animation-frame')