UNPKG

@artus-cli/artus-cli

Version:

CLI framework with modern features

10 lines (9 loc) 225 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { // binName: 'xxx', strict: true, inheritMetadata: true, // strictOptions: true, // strictCommands: true, };