Type Alias ListFormsResponse

ListFormsResponse: { forms: Form[]; total: number }

Type declaration

  • forms: Form[]
  • total: number