Type alias FieldText

FieldText: { text: string; type: "TEXT" }

Type declaration

  • text: string
  • type: "TEXT"

Generated using TypeDoc