mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-07 03:31:07 +01: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