@c8y/client
Version:
Client application programming interface to access the Cumulocity IoT-Platform REST services.
9 lines • 337 B
TypeScript
export * from './OperationService';
export * from './OperationBulkService';
export * from './OperationBulkStatus';
export * from './OperationBulkGeneralStatus';
export * from './IOperation';
export * from './IOperationBulk';
export * from './OperationStatus';
export * from './IOperationBulkProgress';
//# sourceMappingURL=index.d.ts.map