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.

4 lines (3 loc) 75 B
export declare class Fatal extends Error { constructor(msg: string); }