UNPKG

jambda-calc

Version:

Convert JavaScript functions to the Lambda Calculus, and visualize them with Tromp diagrams.

2 lines (1 loc) 69 B
export declare function renderSVGAsASCII(svgString: string): string;