Skip to content

 default variable

pathlib-ts > _default

Signature:

_default: {
UnsupportedOperation: typeof UnsupportedOperation;
PurePath: typeof PurePath;
PurePosixPath: typeof PurePosixPath;
PureWindowsPath: typeof PureWindowsPath;
Path: typeof Path;
PosixPath: typeof PosixPath;
WindowsPath: typeof WindowsPath;
DefaultPath: typeof PosixPath;
PathParents: typeof PathParents;
PathInfo: typeof PathInfo;
DirEntryInfo: typeof DirEntryInfo;
}