Type alias FieldList

FieldList: { text: string; type: "LIST" }

Type declaration

  • text: string
  • type: "LIST"

Generated using TypeDoc