@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
14 lines • 891 B
TypeScript
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/datepicker";
import * as i5 from "ngx-bootstrap/popover";
import * as i6 from "./crl-settings.component";
import * as i7 from "./crl-check-settings.component";
export declare class CrlSettingsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<CrlSettingsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CrlSettingsModule, never, [typeof i1.CoreModule, typeof i1.CommonModule, typeof i2.RouterModule, typeof i3.BsDropdownModule, typeof i4.BsDatepickerModule, typeof i5.PopoverModule, typeof i6.CrlSettingsComponent, typeof i7.CrlCheckSettingsComponent], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<CrlSettingsModule>;
}
//# sourceMappingURL=crl-settings.module.d.ts.map