UNPKG

lit-xml

Version:

Burning your XML documents to the ground? Yes please. In the mean time, let's use lit-xml.

7 lines (6 loc) 199 B
import * as validators from './validators'; export * from './create-lit-xml'; export * from './invalid-xml-error'; export * from './validator'; export * from './xml-fragment'; export { validators };