import * as lume from "https://deno.land/x/lume@v2.2.4/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