Searched defs:expandImportPath (Results 1 – 2 of 2) sorted by relevance
36 const expandImportPath: Object = rollupObejct.share.projectConfig?.expandImportPath; constant40 const exclude: string[] = expandImportPath?.exclude ? expandImportPath?.exclude : []; constant