Js2Py
Js2Py copied to clipboard
Fix typo in PyJsUint32Array creation
Hello. There is a typo in Py to JsPy converter function Js(). It creates PyJsUint16Array instead of PyJsUint32Array.