UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

7 lines (6 loc) 174 B
// https://ns.editeur.org/onix/en/245 export enum EventType { _00 = '00', // Unspecified – see description _01 = '01', // Book signing _02 = '02', // Book reading }