interface RuntimeDirEntryimport { type RuntimeDirEntry } from "https://dotland.deno.dev/x/ts_morph@19.0.0/common/mod.ts"; Propertiesname: stringisFile: booleanisDirectory: booleanisSymlink: boolean