Skip to content

isSchema

isSchema(u): u is Any

Defined in: node_modules/.pnpm/effect@3.14.8/node_modules/effect/dist/dts/Schema.d.ts:384

Tests if a value is a Schema.

Parameters

u

unknown

Returns

u is Any

Since

3.10.0