[F] normalizeSlashes
function normalizeSlashes(path): string;Normalize path separators, converting \ into /.
Parameters
| Parameter | Type |
|---|---|
path | string |
Returns
string
function normalizeSlashes(path): string;Normalize path separators, converting \ into /.
| Parameter | Type |
|---|---|
path | string |
string