salve-annos
Version:
A fork with support for documentation of Salve, a Javascript library which implements a validator able to validate an XML document on the basis of a subset of RelaxNG.
11 lines • 325 B
JavaScript
;
/**
* Definition of the types that form a type library.
* @author Louis-Dominique Dubeau
* @license MPL 2.0
* @copyright Mangalam Research Center for Buddhist Languages
* @private
*/
Object.defineProperty(exports, "__esModule", { value: true });
// LocalWords: MPL NG
//# sourceMappingURL=library.js.map