UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

6 lines 212 B
export declare const _: (str: any) => any; /** * Identity function used for marking strings for translation */ export declare function gettext<T extends string>(str: T): T; //# sourceMappingURL=gettext.d.ts.map