property ConsumeOptions.cursor

Cursor to resume from. If null, starts from the beginning.

Type

Cursor | null

Usage

import { type ConsumeOptions } from ".";