Skip to main content
path.ParsedPath.root - path - Node documentation
property path.ParsedPath.root

Usage in Deno

import { type path } from "node:path";

The root of the path such as '/' or 'c:'

Type

string