UNPKG

@pnpm/cli-utils

Version:
8 lines (7 loc) 295 B
export { getConfig } from './getConfig.js'; export * from './packageIsInstallable.js'; export * from './readDepNameCompletions.js'; export * from './readProjectManifest.js'; export * from './recursiveSummary.js'; export * from './style.js'; export declare function docsUrl(cmd: string): string;