BlueWallet/__mocks__/@react-native-async-storage/async-storage.ts

4 lines
132 B
TypeScript
Raw Normal View History

2021-07-17 22:37:06 +02:00
import AsyncStorageMock from '@react-native-async-storage/async-storage/jest/async-storage-mock';
export default AsyncStorageMock;