@o3r/components
Version:
This module contains component-related features (Component replacement, CMS compatibility, helpers, pipes, debugging developer tools...) It comes with an integrated ng builder to help you generate components compatible with Otter features (CMS integration
12 lines • 818 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./placeholder.component";
import * as i2 from "@angular/common";
import * as i3 from "@ngrx/store";
import * as i4 from "../../stores/placeholder-template/placeholder-template.module";
import * as i5 from "../../stores/placeholder-request/placeholder-request.module";
export declare class PlaceholderModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PlaceholderModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PlaceholderModule, [typeof i1.PlaceholderComponent], [typeof i2.CommonModule, typeof i3.StoreModule, typeof i4.PlaceholderTemplateStoreModule, typeof i5.PlaceholderRequestStoreModule], [typeof i1.PlaceholderComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PlaceholderModule>;
}
//# sourceMappingURL=placeholder.module.d.ts.map