type alias TimeLike Usage in Denoimport { type TimeLike } from "node:fs"; Definition string | number | Date