Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dvalidate_ui_syntax.ts1065 const cleanSourcePath: string = sourcePath.replace('.ets', '.js').replace('.ts', '.js'); constant
1102 const cleanSourcePath: string = sourcePath.replace('.ets', '.js').replace('.ts', '.js'); constant