UNPKG

read-gedcom

Version:
11 lines 431 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SelectionNamePhonetization = void 0; const internal_1 = require("./internal"); class SelectionNamePhonetization extends internal_1.SelectionNamePieces { getMethod() { return this.get("TYPE" /* Tag.Type */); } } exports.SelectionNamePhonetization = SelectionNamePhonetization; //# sourceMappingURL=SelectionNamePhonetization.js.map