Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SearchResult<T>

Type parameters

  • T: string

Hierarchy

  • SearchResult

Properties

Properties

count

count: number

objects

objects: { [K in string]: any}[]

page

page: number

Generated using TypeDoc