UNPKG

google-wallet

Version:
17 lines 544 B
export var SectionLabelEnum; (function (SectionLabelEnum) { SectionLabelEnum["SECTION_LABEL_UNSPECIFIED"] = "SECTION_LABEL_UNSPECIFIED"; SectionLabelEnum["SECTION"] = "SECTION"; /** * This item is deprecated! * @deprecated */ SectionLabelEnum["section"] = "section"; SectionLabelEnum["THEATER"] = "THEATER"; /** * This item is deprecated! * @deprecated */ SectionLabelEnum["theater"] = "theater"; })(SectionLabelEnum || (SectionLabelEnum = {})); //# sourceMappingURL=SectionLabel.js.map