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