successSchema
constsuccessSchema: <SA,SI,FA,FI,R>(self) =>Schema<SA,SI,R>
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:4872
Type Parameters
Section titled “Type Parameters”SA
SI
FA
FI
R
Parameters
Section titled “Parameters”WithResult<SA, SI, FA, FI, R>
Returns
Section titled “Returns”Schema<SA, SI, R>
3.10.0