UNPKG

cecon-interfaces

Version:
5 lines (4 loc) 90 B
export interface IPayioDeviceConfig { key: string | null; value: string | null; }