UNPKG

sax-wasm

Version:

An extremely fast JSX, HTML and XML parser written in Rust compiled to WebAssembly for Node and the Web

4 lines (3 loc) 95 B
import * as SaxWasm from './saxWasm.js'; export * from './saxWasm.js'; export default SaxWasm;