UNPKG

blynk-tools

Version:

Tools for working with Blynk IoT Platform

6 lines (5 loc) 134 B
module.exports = { command: 'device <command>', describe: 'Device management', builder: (yargs) => yargs.commandDir('device') }