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

x/allo_caching/libs/Cache.ts>GeneratorType

🦕 Simple cache for Deno.
Latest
type alias GeneratorType
import { type GeneratorType } from "https://deno.land/x/allo_caching@v1.2.0/libs/Cache.ts";
definition: () => T