UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

5 lines (4 loc) 73 B
export interface Text { "#text"?: string; "@_textformat"?: string; }