Skip to content

DefaultPath variable

pathlib-ts > DefaultPath

Alias for the platform-appropriate concrete path class (WindowsPath on Windows, otherwise PosixPath).

Signature:

DefaultPath: typeof PosixPath