UNPKG

read-gedcom

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