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-06-29 18:26:21 +02:00
2021-07-23 16:41:38 +02:00
2021-07-23 16:41:38 +02:00
2021-07-23 16:41:38 +02:00