@5stones/onix
Version:
A strongly typed library for parsing ONIX feeds.
25 lines (24 loc) • 398 B
TypeScript
export declare enum AudienceRangeQualifier {
_11 = "11",
_12 = "12",
_15 = "15",
_16 = "16",
_17 = "17",
_18 = "18",
_19 = "19",
_20 = "20",
_21 = "21",
_22 = "22",
_23 = "23",
_24 = "24",
_25 = "25",
_26 = "26",
_27 = "27",
_28 = "28",
_29 = "29",
_30 = "30",
_31 = "31",
_32 = "32",
_33 = "33",
_34 = "34"
}