UNPKG

read-gedcom

Version:
5 lines (4 loc) 191 B
import { SelectionAny } from './internal'; export declare class SelectionNoteReferenceMixed extends SelectionAny { getNoteRecord(): import("./SelectionNoteRecord").SelectionNoteRecord; }