Skip to main content

maxKeys

property ParseOptions.maxKeys

Specifies the maximum number of keys to parse. Specify 0 to remove key counting limitations.

number | undefined
Back to top