Skip to main content
Module

x/deno_cache/mod.ts>createCache

Deno CLI's module cache
Go to Latest
function createCache
import { createCache } from "https://deno.land/x/deno_cache@0.5.2/mod.ts";

Creates a cache object that allows access to the internal DENO_DIR cache structure for remote dependencies and cached output of emitted modules.

Parameters

optional
unnamed 0: CacheOptions = [UNSUPPORTED]