UNPKG

yurl

Version:

A URL manipulation library that offers support for daisy chaining, pathname resolution and query args manipulation.

2 lines 134 B
export declare const resolvePathname: (to: string, from?: string | undefined) => string; //# sourceMappingURL=resolvePathname.d.ts.map