Module

x/opine/examples/mvc/deps.ts>renderFileToString

Fast, minimalist web framework for Deno ported from ExpressJS.
Go to Latest
function renderFileToString
import { renderFileToString } from "https://dotland.deno.dev/x/opine@2.2.0/examples/mvc/deps.ts";

Parameters

path: string
params: Params

Returns

Promise<string>