UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

6 lines (5 loc) 108 B
export interface ImprintIdentifier { ImprintIDType?: string; IDTypeName?: string; IDValue?: string; }