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

x/lume/deps/vento.ts>Environment#load

🔥 Static site generator for Deno 🦕
Very Popular
Latest
method Environment.prototype.load
import { Environment } from "https://deno.land/x/lume@v2.3.3/deps/vento.ts";

Parameters

file: string
optional
from: string

Returns

Promise<Template>