Skip to content

Utils.TypeAlias.Type

DecentM edited this page Jan 16, 2026 · 26 revisions

@decentm/concourse-ts / Utils / Type

Type Alias: Type

Type: "null" | "undefined" | "number" | "string" | "boolean" | "array" | "object" | "function" | "symbol" | "unknown" | "bigint"

Defined in: utils/type-of/index.ts:1

Clone this wiki locally