UNPKG
onix-codelist
Version:
latest (3.0.2)
3.0.2
3.0.1
3.0.0
2.0.0
1.0.1
1.0.0
0.1.0
ONIX 3.0 Code lists
github.com/teunmooij/onix-codelist
teunmooij/onix-codelist
onix-codelist
/
dist
/
lists
/
list-142.d.ts
15 lines
(14 loc)
•
226 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
export
declare
enum
PositionOnProduct
{
UnknownUnspecified
,
Cover
_4,
Cover
_3,
Cover
_2,
Cover
_1,
OnSpine
,
OnBox
,
OnTag
,
OnBottom
,
OnBack
,
OnOuterSleeveBack
,
OnRemovableWrapping
}