interface Fileimport { type File } from "https://deno.land/x/vno@1.5.1/core/templates/compile.ts"; Propertiespath: stringname: stringisFile: booleanisDirectory: booleanisSymlink: booleancontent: string