function resolvePathimport { resolvePath } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/util.ts?s=resolvePath";resolvePath(relativePath: string): stringresolvePath(rootPath: string, relativePath: string): stringParametersrelativePath: string[src]Returnsstring[src]ParametersrootPath: string[src]relativePath: string[src]Returnsstring[src]