@spartacus/schematics
Version:
Spartacus schematics
5 lines (4 loc) • 330 B
TypeScript
import { ConstructorDeprecation } from '../../../../shared/utils/file-utils';
export declare const CART_LIST_ITEM_COMPONENT_MIGRATION_V1: ConstructorDeprecation;
export declare const CART_LIST_ITEM_COMPONENT_MIGRATION_V2: ConstructorDeprecation;
export declare const CART_LIST_ITEM_COMPONENT_MIGRATION_V3: ConstructorDeprecation;