UNPKG

intreface.cli

Version:

Intreface Dev Tools

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