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
dc37c83aac7fb6b5ba6fefd58da68df00a0eefcb
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