@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) • 448 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./table-data-cell.component";
import * as i2 from "@angular/common";
export declare class TableDataCellModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TableDataCellModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TableDataCellModule, [typeof i1.TableDataCellComponent], [typeof i2.CommonModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<TableDataCellModule>;
}