UNPKG

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