Searched defs:cleanSourcePath (Results 1 – 1 of 1) sorted by relevance
1065 const cleanSourcePath: string = sourcePath.replace('.ets', '.js').replace('.ts', '.js'); constant1102 const cleanSourcePath: string = sourcePath.replace('.ets', '.js').replace('.ts', '.js'); constant