Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetLiveCellsResult<WithData>

Type parameters

  • WithData: boolean

Hierarchy

  • GetLiveCellsResult

Index

Properties

Properties

lastCursor

lastCursor: string

objects

objects: WithData extends true ? IndexerCell[] : IndexerCellWithoutData[]

Generated using TypeDoc