Type Alias MiniPage

MiniPage: { id: string; page_index?: number }

Type declaration

  • Readonlyid: string
  • Optionalpage_index?: number