UNPKG

97 BTypeScriptView Raw
1export declare function packageChunkSort(packages: string[]): (left: any, right: any) => number;