Chobble Tickets
docs/utilities.ts
BoundedLru
.
get
property
BoundedLru.get
Type
(
key
:
K
) =>
V
|
undefined
Usage
import { type BoundedLru } from "docs/utilities.ts";
Document Navigation
Type