UNPKG

mobyo-interfaces

Version:
7 lines (6 loc) 149 B
export interface IPayioJwtPayloadDevice { id: string; name: string | null; chefConfigId: string | null; scheduleId: string | null; }