UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

16 lines 1.11 kB
import * as i0 from "@angular/core"; import * as i1 from "./trusted-certificate-list.component"; import * as i2 from "./add-trusted-certificate.component"; import * as i3 from "@c8y/ngx-components"; import * as i4 from "@angular/router"; import * as i5 from "ngx-bootstrap/dropdown"; import * as i6 from "ngx-bootstrap/tooltip"; import * as i7 from "@angular/forms"; import * as i8 from "ngx-bootstrap/buttons"; import * as i9 from "ngx-bootstrap/popover"; export declare class TrustedCertificateListModule { static ɵfac: i0.ɵɵFactoryDeclaration<TrustedCertificateListModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TrustedCertificateListModule, [typeof i1.TrustedCertificateListComponent, typeof i2.AddTrustedCertificateComponent], [typeof i3.CoreModule, typeof i3.CommonModule, typeof i4.RouterModule, typeof i5.BsDropdownModule, typeof i6.TooltipModule, typeof i7.ReactiveFormsModule, typeof i8.ButtonsModule, typeof i9.PopoverModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<TrustedCertificateListModule>; } //# sourceMappingURL=trusted-certificate-list.module.d.ts.map