UNPKG

@oclif/example-multi-ts

Version:

example multi-command CLI built with typescript

5 lines (4 loc) 149 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var command_1 = require("@oclif/command"); exports.run = command_1.run;