This website requires JavaScript.
Explore
Help
Sign In
studio
/
element-call
Watch
2
Star
0
Fork
0
You've already forked element-call
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7a47d0504dabf2a4b7f089e50e9b5f155248d270
element-call
/
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-09 14:34:25 -05:00
module
.
exports
=
{
loadOlm
:
jest.fn
(
async
(
)
=
>
{
}
)
}
;
Reference in New Issue
Copy Permalink