Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dcache.ts51 const sdkPath: string = projectConfig.etsLoaderPath ? constant
/developtools/ace_ets2bundle/compiler/src/
Dets_checker.ts1621 const sdkPath = path.resolve(projectConfig.etsLoaderPath, '../../../'); constant