Searched defs:applyExtends (Results 1 – 3 of 3) sorted by relevance
2 applyExtends, constant9 applyExtends: (config, cwd, mergeExtends) => { method
6 const applyExtends = (config, cwd, mergeExtends) => { function
4 export function applyExtends(config, cwd, mergeExtends, _shim) { function