Skip to main content
Module

x/uriware/RegExpUri.ts>default.Blacklist

Yet another RFC3986-aware URI utilities.
Latest
type alias default.Blacklist
import { type default } from "https://deno.land/x/uriware@v0.1.0/RegExpUri.ts";
const { Blacklist } = default;
definition: { allow?: never; disallow: T[]; }