mirror of
https://github.com/vector-im/element-web.git
synced 2026-04-30 01:42:39 +02:00
* Change module API to be an instance getter Helps with circular dependencies by not instantating the module API on the initial evaluation of the files. * Add basic test * add another test