UNPKG
@spartacus/order
Version:
RC (4.3.0-RC.0)
latest (4.3.8)
4.3.8
4.3.7
4.3.6
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1
4.3.0
4.3.0-RC.0
4.2.1
4.2.0
4.2.0-RC.0
Order feature library for Spartacus
github.com/SAP/spartacus
SAP/spartacus
@spartacus/order
/
root
/
feature-name.d.ts
3 lines
(2 loc)
•
101 B
TypeScript
View Raw
1
2
3
export
declare
const
ORDER_FEATURE
=
"order"
;
export
declare
const
ORDER_CORE_FEATURE
=
"orderCore"
;