stringify-ordering? #1240
Unanswered
jessekrubin
asked this question in
Q&A
Replies: 1 comment 1 reply
-
In the object, regular properties (static key named properties) take precedence over dynamic properties. In the regular properties, optional properties comes earlier than required properties. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is the ordering of the string-ify functions inherited from the type definition? How is the ordering determined?
Beta Was this translation helpful? Give feedback.
All reactions