Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/alfredo/lib/alfredo/cache/mod.ts>getUserCache

Your Alfred workflows on steroids with Deno
Go to Latest
variable getUserCache
import { getUserCache } from "https://deno.land/x/alfredo@0.4.1/lib/alfredo/cache/mod.ts";

type

(name: string, version?: string) => Cache