OptionEncoded
OptionEncoded<
I> = {_tag:"None"; } | {_tag:"Some";value:I; }
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:3713
Type Parameters
Section titled “Type Parameters”I
3.10.0
OptionEncoded<
I> = {_tag:"None"; } | {_tag:"Some";value:I; }
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:3713
I
3.10.0