mirror of
https://github.com/balzack/databag.git
synced 2025-04-26 19:45:26 +00:00
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
module.exports = {
|
|
presets: ['module:@react-native/babel-preset'],
|
|
};
|