Skip to content

BasicKind

BasicKind = "boolean" | "string" | "number" | "bigint"

Defined in: packages/input/src/input.ts:13

A basic input type.