property Deno.KvListOptions.cursor
The cursor to resume the iteration from. If not specified, the iteration will start from the beginning.
Type #
string The cursor to resume the iteration from. If not specified, the iteration will start from the beginning.
string