mirror of
https://github.com/gleam-lang/gleam.git
synced 2025-12-23 09:47:08 +00:00
3 lines
75 B
JavaScript
3 lines
75 B
JavaScript
import { main } from "./target-javascript/main.js";
|
|
|
|
process.exit(main());
|