Skip to main content
Module

x/drollup/deps.ts>Cache.CacheError

Next-generation ES module bundler ported for Deno
Latest
class Cache.CacheError
extends Error
import { Cache } from "https://deno.land/x/drollup@2.58.0%2B0.20.0/deps.ts";
const { CacheError } = Cache;

Constructors

new
CacheError(message: string)