UNPKG

@c8y/client

Version:

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

6 lines 217 B
/** * Identity function used for marking strings for translation * @deprecated Use the typed version of gettext instead from typed-gettext file. */ export const gettext = t => t; //# sourceMappingURL=gettext.js.map