UNPKG

lit-xml

Version:

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

2 lines (1 loc) 57 B
export type Validator = (maybeValidXml: string) => void;