UNPKG

dirigera

Version:

A TypeScript client for IKEA's DIRIGERA smart home hub

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