Page: { next?: string; previous?: string; results: T[] }

Type Parameters

  • T

Type declaration

  • Optionalnext?: string
  • Optionalprevious?: string
  • results: T[]