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
35ee0689f92f523d2d2c5c7371ec26d626dc3b06
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