Element
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:700
3.10.0
Extends
Section titled “Extends”Type Parameters
Section titled “Type Parameters”S extends Any
Token extends Token
Properties
Section titled “Properties”_Token
Section titled “_Token”
readonly_Token:Token
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:717
[TypeId]
Section titled “[TypeId]”
readonly[TypeId]:object
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:160
readonly_A:Invariant<Type<S>>
readonly_I:Invariant<Encoded<S>>
readonly_R:Covariant<Context<S>>
Inherited from
Section titled “Inherited from”
readonlyast:OptionalType
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:718
readonlyfrom:S
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:719
Methods
Section titled “Methods”annotations()
Section titled “annotations()”annotations(
annotations):Element<S,Token>
Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:720
Parameters
Section titled “Parameters”annotations
Section titled “annotations”Annotations<Type<S>>
Returns
Section titled “Returns”Element<S, Token>