UNPKG

@c8y/client

Version:

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

6 lines 129 B
export interface IProvider { name: string; domain: string; support: string; } //# sourceMappingURL=IProvider.d.ts.map