UNPKG

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.

6 lines (5 loc) 125 B
import { TypeLibrary } from "./library"; /** * The builtin datatype library. */ export declare const builtin: TypeLibrary;