UNPKG

read-gedcom

Version:
6 lines (5 loc) 251 B
import { SelectionAny } from './internal'; export declare class SelectionRepositoryReference extends SelectionAny { getRepositoryRecord(): import("./SelectionRepositoryRecord").SelectionRepositoryRecord; getSourceCallNumber(): SelectionAny; }