Js2Py icon indicating copy to clipboard operation
Js2Py copied to clipboard

Fix typo in PyJsUint32Array creation

Open maximium opened this issue 2 years ago • 0 comments

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

maximium avatar Jan 27 '23 13:01 maximium