UNPKG

@spartacus/storefront

Version:

Spartacus Storefront is a package that you can include in your application, which allows you to add default storefront features.

8 lines (7 loc) 127 B
/** * @deprecated since 4.2 - use order lib instead */ export declare enum AmendOrderType { CANCEL = 0, RETURN = 1 }