UNPKG

gedcom-ts

Version:

A TypeScript library to create genealogy tree data model and to import/export data in a GEDCOM file (.ged).

5 lines (4 loc) 127 B
export var Separators; (function (Separators) { Separators["CARRIAGE_RETURN"] = "\n"; })(Separators || (Separators = {}));