nx/docs/generated/devkit/normalizePath.md

16 lines
265 B
Markdown

# Function: normalizePath
**normalizePath**(`osSpecificPath`): `string`
Coverts an os specific path to a unix style path
#### Parameters
| Name | Type |
| :--------------- | :------- |
| `osSpecificPath` | `string` |
#### Returns
`string`