Searched defs:cleanSourcePath (Results 1 – 2 of 2) sorted by relevance
1819 const cleanSourcePath: string = sourcePath.replace('.ets', '.js').replace('.ts', '.js'); constant1856 const cleanSourcePath: string = sourcePath.replace('.ets', '.js').replace('.ts', '.js'); constant
1826 const cleanSourcePath: string = sourcePath.replace('.ets', '.js').replace('.ts', '.js'); constant1863 const cleanSourcePath: string = sourcePath.replace('.ets', '.js').replace('.ts', '.js'); constant