UNPKG

tyson

Version:

A tool that generates a TypeScript file from your Jison grammar's semantic actions so the TypeScript compiler will check those semantic actions for errors.

3 lines (2 loc) 52 B
export = ebnfParser; declare const ebnfParser: any;