method Environment.prototype.loadimport { Environment } from "https://dotland.deno.dev/x/lume@v2.3.2/deps/vento.ts"; load(file: string, from?: string): Promise<Template>Parametersfile: stringoptionalfrom: stringReturnsPromise<Template>