mirror of
https://github.com/vector-im/element-call.git
synced 2026-01-18 02:32:27 +00:00
2 lines
55 B
TypeScript
2 lines
55 B
TypeScript
module.exports = { loadOlm: jest.fn(async () => {}) };
|