UNPKG

@c8y/client

Version:

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

10 lines 358 B
export * from './IUser.js'; export * from './ICurrentUser.js'; export * from './IUserInventoryRole.js'; export * from './ITotp.js'; export * from './ITotpStatus.js'; export * from './UserService.js'; export * from './UserInventoryRoleService.js'; export * from './IResetPassword.js'; export * from './PasswordStrength.js'; //# sourceMappingURL=index.d.ts.map