mutable<S
>(schema
): mutable
<S
>
Defined in: node_modules/.pnpm/effect@3.14.8/node_modules/effect/dist/dts/Schema.d.ts:1645
Creates a new schema with shallow mutability applied to its properties.
Type Parameters
• S extends Any
Parameters
schema
S
Returns
mutable
<S
>
Since
3.10.0