UNPKG

read-gedcom

Version:
6 lines (5 loc) 170 B
import { SelectionAny } from './internal'; export declare class SelectionGedcomForm extends SelectionAny { getVersion(): SelectionAny; getName(): SelectionAny; }