Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/valibot/src/regex.ts>DIGITS_REGEX

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
variable DIGITS_REGEX
import { DIGITS_REGEX } from "https://deno.land/x/valibot@v0.2.1-to-json-schema/src/regex.ts";

Digits regex.

type

RegExp