UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

14 lines 828 B
import { TranslateModule } from '@ngx-translate/core'; import * as i0 from "@angular/core"; import * as i1 from "./name-transform.pipe"; import * as i2 from "./c8y-translate.pipe"; import * as i3 from "./c8y-translate.directive"; /** * Module must be redeclared, as Components cant be declared by two modules. */ export declare class C8yTranslateModule extends TranslateModule { static ɵfac: i0.ɵɵFactoryDeclaration<C8yTranslateModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<C8yTranslateModule, never, [typeof i1.NameTransformPipe, typeof i2.C8yTranslatePipe, typeof i3.C8yTranslateDirective], [typeof i2.C8yTranslatePipe, typeof i3.C8yTranslateDirective, typeof i1.NameTransformPipe]>; static ɵinj: i0.ɵɵInjectorDeclaration<C8yTranslateModule>; } //# sourceMappingURL=c8y-translate.module.d.ts.map