validKeys

Type: constant
The list of symbols which might be used by JS to represent the keys of KV tuples.

Body

[
  "key",
  "k",
  "name",
  "n",
  "id",
  "identifier",
  "identity",
  "0",
  "_1",
  "type",
  "a"
]

Classpath

Children