UNPKG

@spartacus/storefront

Version:

Spartacus Storefront is a package that you can include in your application, which allows you to add default storefront features.

11 lines (10 loc) 587 B
import * as i0 from "@angular/core"; import * as i1 from "./link.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/router"; import * as i4 from "../../../shared/components/generic-link/generic-link.module"; export declare class LinkModule { static ɵfac: i0.ɵɵFactoryDeclaration<LinkModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<LinkModule, [typeof i1.LinkComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.GenericLinkModule], [typeof i1.LinkComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<LinkModule>; }