matrix-js-sdk
1045538f - Fix ContentHelpers export

Commit
4 years ago
Fix ContentHelpers export This was previously exporting a promise, since it called the import function manually but didn't await the result. However, since we have Babel we can just use the new export … as … from syntax instead. Signed-off-by: Robin Townsend <robin@robin.town>
Author
Parents
Loading