type alias CacheDirimport { type CacheDir } from "https://deno.land/x/cicada@v0.1.2/lib.ts"; A directory to cache, which can be a single file path or an array of file paths. definition: FilePath | FilePath[]