You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would think methods are the best approach. From the perspective of the extension you would be able to implement read-only properties, but the polyfill wouldn't be able to do that, so for parity, a couple of getters would be great :)
This is kind of a question as well as a feature request.
I would like to see the methods
key
andvalue
added to thePair
class to make it easy to retrieve the two from the object.Do you think this is feasible? Should I log this on the main repo instead?
The text was updated successfully, but these errors were encountered: