vn-verdnaturachat/__mocks__/react-native-img-cache.js

4 lines
50 B
JavaScript
Raw Normal View History

2017-08-23 00:27:25 +00:00
module.exports = {
CachedImage: 'CachedImage'
};