@c8y/client
Version:
Client application programming interface to access the Cumulocity IoT-Platform REST services.
9 lines • 316 B
TypeScript
export * from './TenantService.js';
export * from './ITenant.js';
export * from './ICurrentTenant.js';
export * from './ITenantReference.js';
export * from './TenantStatus.js';
export * from './ITfaSettings.js';
export * from './TfaStrategy.js';
export * from './ISupportUser.js';
//# sourceMappingURL=index.d.ts.map