Skip to content

ToPropertySignature

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

3.10.0

  • OptionalType

new ToPropertySignature(type, isOptional, isReadonly, annotations, defaultValue): ToPropertySignature

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

AST

boolean

boolean

Annotations

undefined | () => unknown

ToPropertySignature

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 defaultValue: undefined | () => unknown

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


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:910


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