UNPKG

t3-lang

Version:

T3 brings a smoother, cleaner experience to JavaScript with TypeScript's power—minus the clutter.

3 lines (2 loc) • 84 B
export { parseT3 } from './parser.js'; export { transpile } from './transpiler.js';