vn-verdnaturachat/__mocks__/react-native-bootsplash.js

4 lines
36 B
JavaScript

export default {
hide: () => ''
};