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#remove

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

Remove a test/value set from the registry. This is the opposite of the Registry.add method.

Parameters

test: RegistrySelector