UNPKG

gedcom-ts

Version:

TypeScript GEDCOM toolkit for browser apps: import .ged/.zip, edit typed genealogy data, and export GEDCOM or GEDZIP.

4 lines (3 loc) 135 B
import type { BookletLocaleBundle } from '../booklet-locale-loader'; declare const bundle: BookletLocaleBundle; export default bundle;