Code coverage report for cjs/scheduler/animationFrame.js

Statements: 100% (2 / 2)      Branches: 100% (0 / 0)      Functions: 100% (0 / 0)      Lines: 100% (2 / 2)      Ignored: none     

All files » cjs/scheduler/ » animationFrame.js
1 2 31 1  
var AnimationFrameScheduler_1 = require('./AnimationFrameScheduler');
exports.animationFrame = new AnimationFrameScheduler_1.AnimationFrameScheduler();
//# sourceMappingURL=animationFrame.js.map