UNPKG

read-gedcom

Version:
6 lines (5 loc) 104 B
/** * @module Tags */ export { Tag } from './Tag'; export { TagNonStandard } from './TagNonStandard';