Skip to main content
Module

std/path/win32.ts>normalize

Deno standard library
Go to Latest
function normalize
import { normalize } from "https://deno.land/std@0.157.0/path/win32.ts";

Normalizes a path

Parameters

path: string

to normalize

Returns

string