UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

8 lines (7 loc) 229 B
// https://ns.editeur.org/onix/en/255 export enum InsertPointType { ALP = 'ALP', // Adjacent to logical page APP = 'APP', // Adjacent to physical page ATC = 'ATC', // At timecode AHL = 'AHL', // Adjacent to HTML label }