Skip to content

RightEncoded

RightEncoded<IA>: object

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

Type Parameters

IA

Type declaration

_tag

readonly _tag: "Right"

readonly right: IA

Since

3.10.0