Home
last modified time | relevance | path

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

/developtools/ace-ets2bundle/compiler/src/
Dpre_process.ts262 const visualDirPath: string = path.parse(resourcePath).dir; constant
278 const visualDirPath: string = path.parse(projectConfig.aceSuperVisualPath).dir; constant