UNPKG

read-gedcom

Version:
9 lines (8 loc) 163 B
export declare const enum ValueRole { Child = "CHIL", Husband = "HUSB", Wife = "WIFE", Mother = "MOTH", Father = "FATH", Spouse = "SPOU" }