class FileLoader implements Loaderimport { FileLoader } from "https://deno.land/x/lume@v1.18.1/deps/vento.ts"; ConstructorsnewFileLoader(root: string)Methodsload(file: string): Promise<TemplateSource>resolve(from: string, file: string): string