-
-
Notifications
You must be signed in to change notification settings - Fork 96
Open
@SZOKOZ
Description
Some objects such as a map cannot have their keys or entries retrieved via Object.keys or Object.entries and you need to instead call those functions on the object itself e.g. new Map().entries()
Could diff be updated to support objects that are iterable.
Metadata
Metadata
Assignees
Labels
No labels