4 lines
208 B
JavaScript
4 lines
208 B
JavaScript
"use strict";
|
|
var AnimationFrameScheduler_1 = require('./AnimationFrameScheduler');
|
|
exports.animationFrame = new AnimationFrameScheduler_1.AnimationFrameScheduler();
|
|
//# sourceMappingURL=animationFrame.js.map
|