UNPKG

rsbuild-plugin-react-router

Version:
4 lines (3 loc) 207 B
export declare const getAvailableCpuCount: () => number; export declare const getDefaultConcurrency: (cpuCount?: number) => number; export declare const getCappedPluginConcurrency: (cap?: number) => number;