ResultSet

Type parameters

T

Hierarchy

  • ResultSet

Index

Properties

Properties

Optional count

count? : undefined | number

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

data

data: T[]

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

next

next: NextKey

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

Last updated

Was this helpful?