UNPKG

read-gedcom

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