UNPKG

@c8y/client

Version:

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

7 lines 220 B
// Just for translation annotation // Note: Own file because of conflicts if put in barrel directly. export const _ = str => str; export function gettext(str) { return str; } //# sourceMappingURL=gettext-typed.js.map