databag/app/mobile/__mocks__/react-native-fs.js
2023-05-05 21:32:37 -07:00

4 lines
44 B
JavaScript

export default {
readFile: jest.fn(),
}