UNPKG

vuito

Version:

Simple, lightweight, isomorphic, and template-based validation library.

3 lines (2 loc) 91 B
import type { VRow } from '../types'; export default function (min: number): VRow['test'];