Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function TypeRegistry.Has
import { TypeRegistry } from "https://deno.land/x/openbox@1.1.8/deps.ts";
const { Has } = TypeRegistry;

Returns true if this registry contains this kind

Parameters

kind: string