Skip to main content
Module

x/danet/validation.ts>IsRegex

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
variable IsRegex
import { IsRegex } from "https://deno.land/x/danet@1.7.3/validation.ts";

type

(regex: RegExp) => unknown