@spartacus/storefront
Version:
Spartacus Storefront is a package that you can include in your application, which allows you to add default storefront features.
9 lines (8 loc) • 450 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "../../../cms-structure/page/page-layout/page-layout.module";
import * as i2 from "@angular/router";
export declare class LogoutModule {
static ɵfac: i0.ɵɵFactoryDeclaration<LogoutModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LogoutModule, never, [typeof i1.PageLayoutModule, typeof i2.RouterModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<LogoutModule>;
}