UNPKG

read-gedcom

Version:
5 lines (4 loc) 149 B
import { SelectionAny } from './internal'; export declare class SelectionMetaEvent extends SelectionAny { valueAsArray(): (string[] | null)[]; }