UNPKG

@pnpm/cli-utils

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