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