UNPKG

read-gedcom

Version:
7 lines (6 loc) 147 B
/** * Opinionated enumeration of common non-standard Gedcom tags. */ export declare const enum TagNonStandard { CharacterAlt = "CHARACTER" }