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