1
hao
2025-05-20 28997825e47018a0d9b3b8e4c003b232f62d241f
1
2
import { Dictionary } from './common-types';
export declare function applyExtends(config: Dictionary, cwd: string, mergeExtends?: boolean): Dictionary;