UNPKG

syncpack

Version:

Consistent dependency versions in large JavaScript Monorepos

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