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