Skip to content

StringTypeDefinition

Defined in: definition/data-type.ts:43

  • BaseTypeDefinition

readonly optional document?: readonly unknown[]

Defined in: definition/data-type.ts:44


readonly optional format?: StringFormat

Defined in: definition/data-type.ts:45


readonly key: string

Defined in: definition/data-type.ts:26

BaseTypeDefinition.key


readonly type: "string"

Defined in: definition/data-type.ts:46

BaseTypeDefinition.type