UNPKG

@iotize/tap

Version:

IoTize Device client for Javascript

16 lines (15 loc) 338 B
/** * Generated file. Do not edit */ export declare const ResourceMetaData: { '/device/current-time': { put: { minApiVersion: number; configModeRequired: boolean; schema: { type: string; format: string; }; }; }; };