This website requires JavaScript.
Explore
Help
Sign In
Matrix
/
element-call-Github
Watch
1
Star
0
Fork
0
You've already forked element-call-Github
mirror of
https://github.com/vector-im/element-call.git
synced
2024-11-15 00:04:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8a94220d74
element-call-Github
/
test
/
mocks
/
olmMock.ts
2 lines
55 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Apply Prettier to the entire project This ensures that our tests will be formatted by Prettier, among other things.
2022-12-10 03:34:25 +08:00
module
.exports
=
{
loadOlm
:
jest.fn
(
async
(
)
=
>
{
}
)
}
;
Reference in New Issue
Copy Permalink