Skip to content

TypeAlias.ExtractInput

github-actions[bot] edited this page Jun 17, 2026 · 27 revisions

umt / ExtractInput

Type Alias: ExtractInput<S>

ExtractInput<S> = S extends object ? I : undefined

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

Type Parameters

S

S

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally