Skip to content

FromPropertySignature

Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:900

3.10.0

  • OptionalType

new FromPropertySignature(type, isOptional, isReadonly, annotations, fromKey?): FromPropertySignature

Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:903

AST

boolean

boolean

Annotations

PropertyKey

FromPropertySignature

AST.OptionalType.constructor

readonly annotations: Annotations

Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/SchemaAST.d.ts:844

AST.OptionalType.annotations


readonly optional fromKey: PropertyKey

Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:902


readonly isOptional: boolean

Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/SchemaAST.d.ts:860

AST.OptionalType.isOptional


readonly isReadonly: boolean

Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/Schema.d.ts:901


readonly type: AST

Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/SchemaAST.d.ts:843

AST.OptionalType.type

toJSON(): object

Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/SchemaAST.d.ts:865

object

3.10.0

AST.OptionalType.toJSON


toString(): string

Defined in: node_modules/.pnpm/effect@3.15.2/node_modules/effect/dist/dts/SchemaAST.d.ts:869

string

3.10.0

AST.OptionalType.toString