just
just copied to clipboard
Use generic for object-map Record key type
This lets the function pass through more specific type information
✔️ Updated tests and yarn test-types
passes
Thanks! Is it possible for object key to be a number
though? I think they can only be strings or symbols (all other values are automatically coerced to strings.