@spartacus/storefront
Version:
Spartacus Storefront is a package that you can include in your application, which allows you to add default storefront features.
10 lines (9 loc) • 521 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./table-header-cell.component";
import * as i2 from "@angular/common";
import * as i3 from "@spartacus/core";
export declare class TableHeaderCellModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TableHeaderCellModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TableHeaderCellModule, [typeof i1.TableHeaderCellComponent], [typeof i2.CommonModule, typeof i3.I18nModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<TableHeaderCellModule>;
}