@iotize/tap
Version:
IoTize Device client for Javascript
9 lines (8 loc) • 363 B
TypeScript
export * from '@iotize/tap/ext/configurator';
export * from '@iotize/tap/ext/data';
export * from '@iotize/tap/ext/factory-reset';
export * from '@iotize/tap/ext/firmware-update';
export * from '@iotize/tap/ext/gpio';
export * from '@iotize/tap/ext/keep-alive';
export * from '@iotize/tap/ext/data-log';
export declare const _TAP_ALL_EXTENSIONS_: void[];