UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

17 lines (14 loc) 364 B
// Just for translation annotation // Note: Own file because of conflicts if put in barrel directly. const _ = str => str; /** * Identity function used for marking strings for translation */ function gettext(str) { return str; } /** * Generated bundle index. Do not edit. */ export { _, gettext }; //# sourceMappingURL=c8y-ngx-components-gettext.mjs.map