init source
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import { AnimationFrameAction } from './AnimationFrameAction';
|
||||
import { AnimationFrameScheduler } from './AnimationFrameScheduler';
|
||||
export const animationFrame = new AnimationFrameScheduler(AnimationFrameAction);
|
||||
//# sourceMappingURL=animationFrame.js.map
|
||||
Reference in New Issue
Block a user