Skip to content

Value.keys method

Value › keys

Unofficial

Returns the property keys accessible on this value via Value.objectAccess.

Signature:

keys(): string[]

Returns: string[]The accessible property keys.