UNPKG

syncpack

Version:

Consistent dependency versions in large JavaScript Monorepos

3 lines (2 loc) 127 B
import type { Ctx } from '../get-context/index.js'; export declare function getIndent({ cli, rcFile }: Ctx['config']): string;