Replies: 1 comment
-
No, I think it's fine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Change
key
field toPropName
and removecomputed
. There's two reasons:ClassElementName
in spec, it's better to unify themcomputed
is false,key
could only beNumber
String
BigInt
Do we need to wait for a new major release to fix this?
Beta Was this translation helpful? Give feedback.
All reactions