UNPKG

@iotize/tap

Version:

IoTize Device client for Javascript

5 lines (4 loc) 105 B
export declare const BLANK_CONVERTER: { encode: (v: any) => any; decode: (v: any) => any; };