Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/alfredo/lib/alfredo/mod.ts>userCache

Your Alfred workflows on steroids with Deno
Latest
variable userCache
import { userCache } from "https://deno.land/x/alfredo@0.4.3/lib/alfredo/mod.ts";

Get user cache

type

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