UNPKG

@rsw/cli

Version:

🦞 wasm-pack based build tool

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