Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/xml_renderer/src/Registry.ts>Registry#add

An npm/browser module for easy matching XML and XPath to React Components and other stuff
Go to Latest
method Registry.prototype.add
import { Registry } from "https://deno.land/x/xml_renderer@5.0.7/src/Registry.ts";

Add a test/value set to the registry, and optimizes (Registry.optimize).

Parameters

test: RegistrySelector
value: MetadataGeneric