Rich-Harris/devalue

Array buffers

jnordberg opened this issue · 1 comments

Are typed arrays and array buffers considered "non-POJOs" or could they be handled by this library as well?

I second this. Working on a Svelte project that has some UInt8Arrays in it's page data, and devalue handling them correctly would be awesome!