timer.d.ts 112 Bytes Raw Blame History Permalink 1 2 import { TimerObservable } from './TimerObservable'; export declare const timer: typeof TimerObservable.create;