@5stones/onix
Version:
A strongly typed library for parsing ONIX feeds.
9 lines • 438 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.IllustratedNotIllustrated = void 0;
var IllustratedNotIllustrated;
(function (IllustratedNotIllustrated) {
IllustratedNotIllustrated["_01"] = "01";
IllustratedNotIllustrated["_02"] = "02";
})(IllustratedNotIllustrated || (exports.IllustratedNotIllustrated = IllustratedNotIllustrated = {}));
//# sourceMappingURL=IllustratedNotIllustrated.js.map