Skip to main content
Module

x/danet/validation.ts>greaterOrEqual

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

type

(prop: number, min: number) => unknown