UNPKG

sdg

Version:

pomelo ts

6 lines (5 loc) 91 B
export interface IMasterServerOpts { id: number; host: string; port: number; }