method View.prototype.resolveimport { View } from "https://deno.land/x/opine@2.3.4/src/view.ts"; resolve(dir: string, file: string)Resolve the file within the given directory. Parametersdir: stringfile: string