UNPKG

cecon-interfaces

Version:
7 lines (6 loc) 138 B
export interface IEpadocaStore { guid: string; isOnline: boolean; nomeFantasia: string; tempoMedioEntregaTicks: number; }