Uri.PathSegmentCopyimport type { Uri } from "https://raw.githubusercontent.com/i-xi-dev/url.es/3.1.23/mod.ts"; const { PathSegment } = Uri;type PathSegment = string;§Type§string[src]