class FileLoader implements Loaderimport { FileLoader } from "https://deno.land/x/vento@v0.11.0/test/utils.ts"; ConstructorsnewFileLoader(files: Record<string, string>)Propertiesfiles: Record<string, string>Methodsload(file: string)resolve(from: string, file: string): string