David Négrier a0d3685227 Fixing "has/in" on variables proxy object
When using WA.state, using `"myVariable" in WA.state` would always return false.
This is now fixed by adding a "has" method on the Proxy class.

Also, added a `WA.state.hasVariable` method.
2021-08-27 11:29:59 +02:00
..
2021-08-19 18:23:30 +02:00
2021-08-23 10:20:48 +02:00
2020-04-11 15:11:22 +02:00
2021-06-23 16:30:42 +02:00
2021-05-17 16:41:10 +02:00