Files
element-call/src/auth
David Baker 0411e1cac8 Fix app when built in production mode
The recent typescripting appears to have caused the typescript
compiler to get confused about dependency references and start
refwrencing things like CRYPTO_ENABLED in the js-sdk before it's
defined them.

This avoids using things from the (javascript) browser-index import
and instead pulls everything in from the typescript files, then
fixes the resulting type failures, (in some cases with hacks).
2022-06-01 15:55:02 +01:00
..
2022-01-14 14:17:51 -08:00
2022-05-27 16:55:50 -04:00
2022-05-27 10:37:27 -04:00