UNPKG

@appzung/cli

Version:

AppZung CLI

5 lines (3 loc) 74 B
#!/usr/bin/env node import { run } from '../dist/index.js'; await run();