method Environment.prototype.loadimport { Environment } from "https://deno.land/x/vento@v1.12.11/src/environment.ts"; load(file: string, from?: string): Promise<Template>Parametersfile: stringoptionalfrom: stringReturnsPromise<Template>