UNPKG

@spartacus/core

Version:

Spartacus - the core framework

8 lines (7 loc) 165 B
export declare const enum ProductScope { LIST = "list", DETAILS = "details", ATTRIBUTES = "attributes", VARIANTS = "variants", PRICE = "price" }