Skip to content

Documentation / @agentick/kernel / detectSchemaType

Function: detectSchemaType()

detectSchemaType(value): SchemaType

Defined in: kernel/src/schema.ts:166

Detect the type of schema.

Parameters

value

unknown

Returns

SchemaType

Released under the ISC License.