This website requires JavaScript.
Explore
Help
Sign In
LotusGuild
/
element-call
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8a245533bb3d5ff89747cf4fbfddd35b5b33d8a3
element-call
/
test
/
mocks
/
olmMock.ts
T
2 lines
54 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Ensure that Olm is only loaded once
2022-10-31 13:43:03 -04:00
module
.
exports
=
{
loadOlm
:
jest.fn
(
async
()
=>
{})
}
Reference in New Issue
Copy Permalink