UNPKG

@openzeppelin/cli

Version:

Command-line interface for the OpenZeppelin smart contract platform

9 lines 255 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.commonOptions = { noInteractive: { format: '--no-interactive', description: 'disable interactive prompts', }, }; //# sourceMappingURL=utils.js.map