4 行
48 B
JavaScript
4 行
48 B
JavaScript
|
|
module.exports = {
|
||
|
|
preset: 'react-native',
|
||
|
|
};
|