UNPKG

@vortex.so/cli

Version:

CLI to interact with Vortex.

8 lines (3 loc) 99 B
'use strict'; const clean = require('./clean.cjs'); exports.cleanCommand = clean.cleanCommand;