UNPKG

@rsw/cli

Version:

🦞 wasm-pack based build tool

4 lines (3 loc) • 64 B
#!/usr/bin/env node const { run } = require("./binary"); run();