Skip to main content
Module

x/danet/validation.ts>LengthGreaterOrEqual

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

type

(length: number) => unknown