asSchema<S
>(schema
): Schema
<Type
<S
>, Encoded
<S
>, Context
<S
>>
Defined in: node_modules/.pnpm/effect@3.14.8/node_modules/effect/dist/dts/Schema.d.ts:146
Type Parameters
• S extends All
Parameters
schema
S
Returns
Schema
<Type
<S
>, Encoded
<S
>, Context
<S
>>
Since
3.10.0