rendajs / Renda

A modern rendering engine for the web.
https://rendajs.org
MIT License
10 stars 4 forks source link

`binaryToUuid` expects a wrong type #934

Open jespertheend opened 4 months ago

jespertheend commented 4 months ago

I want to pass a UInt8Array as argument, which seems to work fine. But I get a type error anyway.