UNPKG

read-gedcom

Version:
7 lines 226 B
import { SelectionAny } from './internal'; export class SelectionPhonetization extends SelectionAny { getMethod() { return this.get("TYPE" /* Tag.Type */); } } //# sourceMappingURL=SelectionPhonetization.js.map