Skip to content

AsSchema

AsSchema<S> = Schema<Type<S>, Encoded<S>, Context<S>>

Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:205

Type-level counterpart of Schema.asSchema function.

S extends All

3.10.0