Skip to main content
The Deno 2 Release Candidate is here
Learn more
class LookupCollection
import { LookupCollection } from "https://deno.land/x/sptaki@1.2.0/helpers/HandbookHelper.d.ts";

Constructors

new
LookupCollection()

Properties

readonly
categories: LookupItem<string, string>
readonly
items: LookupItem<number, string>