Skip to content

OptionEncoded

OptionEncoded<I>: { _tag: "None"; } | { _tag: "Some"; value: I; }

Defined in: node_modules/.pnpm/effect@3.14.8/node_modules/effect/dist/dts/Schema.d.ts:3713

Type Parameters

I

Since

3.10.0