Skip to main content

limit

property Deno.KvListOptions.limit

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

number
Back to top