sindresorhus/stringify-object

Map not supported

Opened this issue · 2 comments

What would be its output representation? An array of tuples?

Suggested output format:

new Map([[key, value]...)

This way the output can be used as code to rehydrate if desired.