Skip to content

Home > sculp-js > pathNormalize

pathNormalize() function

标准化路径

Signature:

typescript
pathNormalize: (path: string) => string

Parameters

Parameter

Type

Description

path

string

Returns:

string

{string}

Released under the MIT License.