Home
last modified time | relevance | path

Searched defs:expandImportPath (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/interop/src/
Dimport_path_expand.ts36 const expandImportPath: Object = rollupObejct.share.projectConfig?.expandImportPath; constant
40 const exclude: string[] = expandImportPath?.exclude ? expandImportPath?.exclude : []; constant
/developtools/ace_ets2bundle/compiler/src/
Dimport_path_expand.ts36 const expandImportPath: Object = rollupObejct.share.projectConfig?.expandImportPath; constant
40 const exclude: string[] = expandImportPath?.exclude ? expandImportPath?.exclude : []; constant