UNPKG

read-gedcom

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