ResultSet

Type parameters

T

Hierarchy

  • ResultSet

Index

Properties

Properties

Optional count

count? : undefined | number

Defined in src/types/index.ts:487arrow-up-right

data

data: T[]

Defined in src/types/index.ts:485arrow-up-right

next

next: NextKey

Defined in src/types/index.ts:486arrow-up-right

Last updated

Was this helpful?