UNPKG

@iotize/device-client.js

Version:

IoTize Device client for Javascript

8 lines (7 loc) 138 B
export declare class Helper { static swapMap(val: { [key: string]: any; }): { [key: string]: any; }; }