UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

8 lines 345 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.EventIdentifierType = void 0; var EventIdentifierType; (function (EventIdentifierType) { EventIdentifierType["_01"] = "01"; })(EventIdentifierType || (exports.EventIdentifierType = EventIdentifierType = {})); //# sourceMappingURL=EventIdentifierType.js.map