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

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

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

Lookup view by the given name

Parameters

name: string