Deno.KvListOptions.limit - Deno documentation
property Deno.KvListOptions.limit

The maximum number of key-value pairs to return. If not specified, all matching key-value pairs will be returned.

Type

number