@spartacus/storefront
Version:
Spartacus Storefront is a package that you can include in your application, which allows you to add default storefront features.
13 lines (12 loc) • 798 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./popover.directive";
import * as i2 from "./popover.component";
import * as i3 from "@angular/common";
import * as i4 from "@angular/router";
import * as i5 from "../../../layout/a11y/keyboard-focus/keyboard-focus.module";
import * as i6 from "../../../cms-components/misc/icon/icon.module";
export declare class PopoverModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PopoverModule, [typeof i1.PopoverDirective, typeof i2.PopoverComponent], [typeof i3.CommonModule, typeof i4.RouterModule, typeof i5.KeyboardFocusModule, typeof i6.IconModule], [typeof i1.PopoverDirective, typeof i2.PopoverComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PopoverModule>;
}