yhj
5 天以前 ea5c60a0ac52216b22d6096d2d0394c2480f5bc3
1
2
import { Dictionary } from './common-types';
export declare function applyExtends(config: Dictionary, cwd: string, mergeExtends?: boolean): Dictionary;