import * as mod from "https://dotland.deno.dev/x/lume@v2.3.3/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. freadFileRead a text file like a browser