Skip to content

Serializable

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

The Serializable trait allows objects to define their own schema for serialization.

Since

3.10.0

Extended by

Type Parameters

A

I

R

Properties

[symbolSerializable]

readonly [symbolSerializable]: Schema<A, I, R>

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