Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

Minimalist web framework for Deno ported from ExpressJS.
Latest
method View.prototype.resolve
import { View } from "https://deno.land/x/opine@2.3.4/src/view.ts";

Resolve the file within the given directory.

Parameters

dir: string
file: string