Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / rxjs / _esm2015 / internal / scheduler / animationFrame.js
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/rxjs/_esm2015/internal/scheduler/animationFrame.js b/.config/coc/extensions/node_modules/coc-prettier/node_modules/rxjs/_esm2015/internal/scheduler/animationFrame.js
new file mode 100644 (file)
index 0000000..6575d95
--- /dev/null
@@ -0,0 +1,5 @@
+import { AnimationFrameAction } from './AnimationFrameAction';
+import { AnimationFrameScheduler } from './AnimationFrameScheduler';
+export const animationFrameScheduler = new AnimationFrameScheduler(AnimationFrameAction);
+export const animationFrame = animationFrameScheduler;
+//# sourceMappingURL=animationFrame.js.map
\ No newline at end of file