UNPKG

@pajn/node-tradfri-client

Version:

Library to talk to IKEA Trådfri Gateways without external binaries

2 lines (1 loc) 90 B
export declare function invertOperation<T extends Record<string, any>>(operation: T): T;