index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
__mocks__
/
react-native-background-fetch.ts
blob: 0cb644c4d93f84d8ee1350c24d1d17b4a671b0c4 (
plain
) (
blame
)
1
2
3
4
export
default
{
configure
:
jest.fn
().
mockResolvedValue
(
0
),
finish
:
jest.fn
(),
}