UNPKG

fomod

Version:

A library for creating, parsing, editing, and validating XML-based Fomod installers, widely popularized in the Bethesda modding scene

6 lines (4 loc) 117 B
export * from './definitions'; export * from './DomUtils'; export * from './parseDoc'; export * from './TypeUtils';