mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-16 15:23:47 -05:00
3 lines
112 B
TypeScript
3 lines
112 B
TypeScript
import { TimerObservable } from './TimerObservable';
|
|
export declare const timer: typeof TimerObservable.create;
|