Open datasedai opened 8 years ago
This should be easy enough to do by detecting the function via typeof in facade-call.js, and then doing the same in object-instance.js. The event system could be used to send the function call as an event back to the facade.
This should be easy enough to do by detecting the function via typeof in facade-call.js, and then doing the same in object-instance.js. The event system could be used to send the function call as an event back to the facade.