Function: normalizeSourceFilePath()
normalizeSourceFilePath(
filePath:string):string
Defined in: _internal/source-file-context.ts:30
Normalize a source file path to slash-separated form for stable checks.
Parametersโ
filePathโ
string
Returnsโ
string