UNPKG

@zohodesk/client_build_tool

Version:

A CLI tool to build web applications and client libraries

12 lines (11 loc) 231 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { name: 'buildLib', alias: ['build:lib', 'build_lib'], dirname: __dirname }; exports.default = _default;