UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

8 lines (7 loc) 172 B
// https://ns.editeur.org/onix/en/157 export enum ContentSourceType { _01 = '01', // Printed media _02 = '02', // Website _03 = '03', // Radio _04 = '04', // TV }