UNPKG

cecon-interfaces

Version:
7 lines (6 loc) 129 B
export interface IInfo { companyId: string; containerId: string; containerName?: string; companyName?: string; }