Skip to content

TypeAlias._Types3

github-actions[bot] edited this page Jul 8, 2026 · 31 revisions

umt / _Types3

Type Alias: _Types3<T>

_Types3<T> = T extends bigint ? "bigint" : T

Defined in: Validate/type.ts:17

Type Parameters

T

T

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally