UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

7 lines (6 loc) 178 B
// https://ns.editeur.org/onix/en/161 export enum ResourceForm { _01 = '01', // Linkable resource _02 = '02', // Downloadable file _03 = '03', // Embeddable application }