UNPKG

@nomicfoundation/slang

Version:

A modular set of compiler APIs empowering the next generation of Solidity code analysis and developer tooling. Written in Rust and distributed in multiple languages.

7 lines 356 B
// This file is generated automatically by infrastructure scripts. Please don't edit by hand. import * as wasm from "../../../wasm/index.mjs"; /** {@inheritDoc wasm.parser.Parser} */ export const Parser = wasm.parser.Parser; /** {@inheritDoc wasm.parser.ParseOutput} */ export const ParseOutput = wasm.parser.ParseOutput; //# sourceMappingURL=index.mjs.map