decentraland / decentraland-rpc

📡 Sandboxed code execution + Plugins + JSON-RPC engine
Apache License 2.0
5 stars 5 forks source link

Allow async function in `on` proxy helper #14

Open menduz opened 6 years ago

menduz commented 6 years ago
component.onNotificationXXX(async (data) => await yyy)