UNPKG

dirigera

Version:

A TypeScript client for IKEA's DIRIGERA smart home hub

5 lines (4 loc) 83 B
export interface Capabilities { canSend: string[]; canReceive: string[]; }