mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
3 lines
132 B
JavaScript
3 lines
132 B
JavaScript
import AsyncStorageMock from '@react-native-async-storage/async-storage/jest/async-storage-mock';
|
|
|
|
export default AsyncStorageMock;
|