a zip code crypto-currency system good for red ONLY

notification-server.d.ts 123B

123
  1. import { ServeConfig } from './serve-config';
  2. export declare function createNotificationServer(config: ServeConfig): void;