UNPKG

97 BTypeScriptView Raw
1export declare function packageChunkSort(appConfig: any): (left: any, right: any) => 0 | 1 | -1;