@storm-software/config-tools
Version:
A package containing various utilities to support custom workspace configurations and environment management for Storm Software projects, including configuration file handling, environment variable management, and logging utilities.
12 lines (4 loc) • 338 B
JavaScript
;Object.defineProperty(exports, "__esModule", {value: true});
var _chunkJWLDCEBZcjs = require('../chunk-JWLDCEBZ.cjs');
require('../chunk-7QBTVNMR.cjs');
exports.getLogLevel = _chunkJWLDCEBZcjs.getLogLevel; exports.getLogLevelLabel = _chunkJWLDCEBZcjs.getLogLevelLabel; exports.isVerbose = _chunkJWLDCEBZcjs.isVerbose;