I'm getting the error in the subject. The code is
IndexedCollection.__proto__ = Collection;
and yes, Collection is function. But also an Object.
Do I need to transpile this or something else?
@gdanov started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I'm getting the error in the subject. The code is
and yes, Collection is function. But also an Object.
Do I need to transpile this or something else?