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) 73 B
#! /usr/bin/env node export declare function main(argv: string[]): void;