mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-16 15:23:47 -05:00
3 lines
131 B
JavaScript
3 lines
131 B
JavaScript
import { TimerObservable } from './TimerObservable';
|
|
export const timer = TimerObservable.create;
|
|
//# sourceMappingURL=timer.js.map
|