UNPKG

mobyo-interfaces

Version:
7 lines (6 loc) 156 B
export interface IPayioJwtPayloadInfo { companyId: string; companyName: string; containerId: string | null; containerName: string | null; }