UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

6 lines (5 loc) 125 B
// https://ns.editeur.org/onix/en/228 export enum GrantIdentifierType { _01 = '01', // Proprietary _06 = '06', // DOI }