UNPKG

crazy-parser

Version:

A light-weight parser combinator

3 lines (2 loc) 74 B
import { Parser } from "./index"; export declare const json: Parser<any>;