type alias Validator

Type Parameters

Definition

(data: unknown) => T

Usage

import { type Validator } from "main.ts";