UNPKG

@c8y/client

Version:

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

6 lines 235 B
/** * Identity function used for marking strings for translation * @deprecated Use the typed version of gettext instead from typed-gettext file. */ export declare const gettext: (t: any) => any; //# sourceMappingURL=gettext.d.ts.map