Bones/node_modules/rxjs/scheduler/animationFrame.js
SOUTHERNCO\x2mjbyrn 7efe7605b8 Template Upload
2017-05-17 13:45:25 -04:00

4 lines
208 B
JavaScript

"use strict";
var AnimationFrameScheduler_1 = require('./AnimationFrameScheduler');
exports.animationFrame = new AnimationFrameScheduler_1.AnimationFrameScheduler();
//# sourceMappingURL=animationFrame.js.map