Skip to main content
Go to Latest
namespace TypeRegistry
import { TypeRegistry } from "https://deno.land/x/openbox@1.1.5/deps.ts";

A registry for user defined types

Functions

Clears all user defined types

Deletes a registered type

Returns the entries in this registry

Gets a custom validation function for a user defined type

Returns true if this registry contains this kind

Sets a validation function for a user defined type