@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
11 lines • 810 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "../../common/common.module";
import * as i2 from "../../product-experience/product-experience.module";
import * as i3 from "./legal-notices-outlet.component";
export declare class LegalNoticesOutletModule {
static providers(): (import("@angular/core").ValueProvider | import("@angular/core").ExistingProvider | import("@angular/core").ClassProvider)[];
static ɵfac: i0.ɵɵFactoryDeclaration<LegalNoticesOutletModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LegalNoticesOutletModule, never, [typeof i1.CommonModule, typeof i2.ProductExperienceModule, typeof i3.LegalNoticesOutletComponent], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<LegalNoticesOutletModule>;
}
//# sourceMappingURL=legal-notices-outlet.module.d.ts.map