UNPKG

read-gedcom

Version:
6 lines 141 B
/** * @module Selection */ export { readGedcom, selectGedcom } from './read'; export * from './internal'; //# sourceMappingURL=index.js.map