UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

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