UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

11 lines (10 loc) 287 B
// 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 }