type alias TimeLike Usage in Deno```typescript import { type TimeLike } from "node:node__fs.d.ts"; ``` Definition string | number | Date