UNPKG

read-gedcom

Version:
5 lines (4 loc) 143 B
import { SelectionAny } from './internal'; export declare class SelectionReferenceNumber extends SelectionAny { getType(): SelectionAny; }