UNPKG

@c8y/client

Version:

Client application programming interface to access the Cumulocity IoT-Platform REST services.

9 lines 359 B
export * from './OperationService.js'; export * from './OperationBulkService.js'; export * from './OperationBulkStatus.js'; export * from './OperationBulkGeneralStatus.js'; export * from './IOperation.js'; export * from './IOperationBulk.js'; export * from './OperationStatus.js'; export * from './IOperationBulkProgress.js'; //# sourceMappingURL=index.js.map