UNPKG

93 BTypeScriptView Raw
1import { Parser } from "../index.js";
2
3export declare const parsers: {
4 meriyah: Parser;
5};