UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

16 lines (15 loc) 216 B
export declare enum CollectionFrequencyCode { u = "u", i = "i", e = "e", a = "a", b = "b", t = "t", q = "q", s = "s", m = "m", f = "f", w = "w", d = "d", x = "x" }