UNPKG

read-gedcom

Version:
8 lines 312 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SelectionReference = void 0; const internal_1 = require("./internal"); class SelectionReference extends internal_1.SelectionAny { } exports.SelectionReference = SelectionReference; //# sourceMappingURL=SelectionReference.js.map