Skip to main content
Module

x/danet/validation.ts>IsRegex

The most mature backend framework for Deno
Go to Latest
variable IsRegex
import { IsRegex } from "https://deno.land/x/danet@1.8.0/validation.ts";

type

(regex: RegExp) => unknown