Skip to content

TypeAlias.InferOutput

github-actions[bot] edited this page Jun 20, 2026 · 26 revisions

umt / InferOutput

Type Alias: InferOutput<Output>

InferOutput<Output> = Output extends FunctionAnyValidator ? FunctionExtractValidatedType<Output> : any

Defined in: Validate/function/core.ts:36

Type Parameters

Output

Output

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally