UNPKG

onix-codelist

Version:
8 lines (7 loc) 323 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BibleTextFeature = void 0; var BibleTextFeature; (function (BibleTextFeature) { BibleTextFeature[BibleTextFeature["RedLetter"] = 'RL'] = "RedLetter"; })(BibleTextFeature = exports.BibleTextFeature || (exports.BibleTextFeature = {}));