UNPKG

futurescript

Version:

A functional style, but highly readable language that compiles to JavaScript.

5 lines (4 loc) 129 B
export * from "./node-base.mjs"; export * from "./expression.mjs"; export * from "./statement.mjs"; export * from "./block.mjs";