DataFromSelf
DataFromSelf: <
S,A,I>(value) =>DataFromSelf<S>
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:4225
Type and Encoded must extend Readonly<Record<string, any>> | ReadonlyArray<any> to be compatible with this API.
Type Parameters
Section titled “Type Parameters”S extends Any
A extends readonly unknown[] | Readonly<Record<string, unknown>>
I extends readonly unknown[] | Readonly<Record<string, unknown>>
Parameters
Section titled “Parameters”S & Schema<A & Type<S>, I & Encoded<S>, Context<S>>
Returns
Section titled “Returns”DataFromSelf<S>
3.10.0