UNPKG

@c8y/client

Version:

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

5 lines 181 B
import { ICustomProperties } from './index.js'; export interface ICustomPropertiesMap { customProperties: ICustomProperties; } //# sourceMappingURL=ICustomPropertiesMap.d.ts.map