UNPKG

read-gedcom

Version:
6 lines 335 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SelectionRecord = void 0; var SelectionRecord_1 = require("./SelectionRecord"); Object.defineProperty(exports, "SelectionRecord", { enumerable: true, get: function () { return SelectionRecord_1.SelectionRecord; } }); //# sourceMappingURL=index.js.map