The root of the path such as '/' or 'c:'
string
Please provide a reason for reporting this package. We will review your report and take appropriate action.
Please review the JSR usage policy before submitting a report.
Add Package
deno add jsr:@std/path
Import symbol
import { type ParsedPath } from "@std/path/posix";
Import directly with a jsr specifier
import { type ParsedPath } from "jsr:@std/path/posix";