UNPKG

read-gedcom

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