UNPKG

@lifaon/path

Version:

Useful tool to manage paths like the URL object

3 lines (2 loc) 119 B
import type { IPathSegment } from './segment/path-segment.type.js'; export type IMutablePathSegments = IPathSegment[];