mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-18 21:21:17 +00:00
4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
|
|
module.exports = {
|
||
|
|
presets: ['module:metro-react-native-babel-preset'],
|
||
|
|
};
|