a zip code crypto-currency system good for red ONLY

timer.d.ts 112B

123
  1. import { TimerObservable } from './TimerObservable';
  2. export declare const timer: typeof TimerObservable.create;