class Direntimport { Dirent } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts"; ConstructorsnewDirent(entry: Deno.DirEntry)Propertiesreadonlyname: string | nullMethodsisBlockDevice(): booleanisCharacterDevice(): booleanisDirectory(): booleanisFIFO(): booleanisFile(): booleanisSocket(): booleanisSymbolicLink(): booleanimport Direntimport { Dirent } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts";