UNPKG

syncpack

Version:

Consistent dependency versions in large JavaScript Monorepos

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