react-native-bt-device/example/jest.config.js

4 lines
48 B
JavaScript
Raw Normal View History

2024-03-24 09:45:44 +00:00
module.exports = {
preset: 'react-native',
};