import * as mod from "https://dotland.deno.dev/x/lume@v2.2.1/core/utils/read.ts"; FunctionsfclearCacheClear the cache of remote files. freadRead a local or remote file and return its content. If the file is remote, it will be cached in the lume_remote_files cache.