UNPKG

@zohodesk/client_build_tool

Version:

A CLI tool to build web applications and client libraries

12 lines (11 loc) 247 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { name: 'version', alias: ['v', '-v', '--v', '-version', '--version'], dirname: __dirname }; exports.default = _default;