UNPKG
@5stones/onix
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
1.0.0-rc.7
1.0.0-rc.5
1.0.0-rc.4
1.0.0-rc.3
1.0.0-rc.2
1.0.0-rc.1
A strongly typed library for parsing ONIX feeds.
5-stones/onix
@5stones/onix
/
src
/
enums
/
SpecificationFeatureType.ts
11 lines
(10 loc)
•
287 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
11
/
/ https:/
/ns.editeur.org/onix
/en/
249
export enum
SpecificationFeatureType
{ _04 =
'04'
,
//
Filename
_21 =
'21'
,
//
Audio
loudness _41 =
'41'
,
//
Paper
type _42 =
'42'
,
//
Paper
weight _43 =
'43'
,
//
Paper
color _44 =
'44'
,
//
Ink
color(s) _45 =
'45'
,
//
Special
finish }