This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
Klapi
/
TrapiLib
a fost obținut din
nikatlas/TrapiLib
Urmărește
3
Stea
0
Bifurcare
0
Fisiere
Arbore:
ed506708dc
Ramuri
Etichete
master
TrapiLib
/
babel.config.js
babel.config.js
107 B
Istoric
Crud
1
2
3
4
5
6
module.exports = function(api) {
api.cache(true);
return {
presets: ['babel-preset-expo'],
};
};