react-native-video/examples/LaftelVideo/babel.config.js
2023-07-19 16:21:39 +09:00

4 lines
77 B
JavaScript

module.exports = {
presets: ['module:metro-react-native-babel-preset'],
};