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
2d5b4dbc576d38781c63d3a39417db73e2ac19fb
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