function cacheToLocalDirimport { cacheToLocalDir } from "https://deno.land/x/netsaur@0.4.0-patch/utils/buildtools.ts"; cacheToLocalDir(url: URL, decompress: (bytes: Uint8Array) => Uint8Array)Parametersurl: URLdecompress: (bytes: Uint8Array) => Uint8Array