property GlobOptions.withFileTypes Usage in Deno```typescript import { type GlobOptions } from "node:node__fs.d.ts"; ``` `true` if the glob should return paths as `Dirent`s, `false` otherwise. Type boolean | undefined