mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 08:26:22 +02:00
4 lines
No EOL
67 B
JavaScript
Executable file
4 lines
No EOL
67 B
JavaScript
Executable file
#!/usr/bin/env node
|
|
|
|
import { start } from '../dist/x.js';
|
|
start(); |