UNPKG

@vortex.so/cli

Version:

CLI to interact with Vortex.

8 lines (3 loc) 94 B
'use strict'; const ship = require('./ship.cjs'); exports.shipCommand = ship.shipCommand;