UNPKG

@nodescript/cli

Version:
5 lines (3 loc) 71 B
#!/usr/bin/env node import { main } from './out/main/cli.js'; main();