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