Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/opine/src/view.ts>View#resolve

Fast, minimalist web framework for Deno ported from ExpressJS.
Very Popular
Go to Latest
method View.prototype.resolve
import { View } from "https://deno.land/x/opine@2.2.0/src/view.ts";

Resolve the file within the given directory.

Parameters

dir: string
file: string