HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1991111/cwd/usr/share/nodejs/@jridgewell/resolve-uri/dist/types/
Upload File :
Current File : //proc/1991111/cwd/usr/share/nodejs/@jridgewell/resolve-uri/dist/types/resolve-uri.d.ts
/**
 * Attempts to resolve `input` URL/path relative to `base`.
 */
export default function resolve(input: string, base: string | undefined): string;