UNPKG

validlyjs

Version:

ValidlyJS is a lightweight, type-safe validation library inspired by Laravel's validation syntax

3 lines (2 loc) 104 B
import { RuleHandler } from "../../types/interfaces.js"; export declare const booleanRule: RuleHandler;