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

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

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

Parameters

file: string
optional
from: string

Returns

Promise<Template>