@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.
33 lines (32 loc) • 428 B
JavaScript
import {
basename,
correctPaths,
dirname,
extname,
format,
isAbsolute,
joinPaths,
normalizeString,
normalizeWindowsPath,
parse,
relative,
resolve,
sep,
toNamespacedPath
} from "../chunk-V3GMJ4TX.js";
export {
basename,
correctPaths,
dirname,
extname,
format,
isAbsolute,
joinPaths,
normalizeString,
normalizeWindowsPath,
parse,
relative,
resolve,
sep,
toNamespacedPath
};