This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Provision
/
UnivateProperties
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
10
Commits
1
Branch
Tree:
49ff808a2d
UnivateProperties
/
babel.config.js
babel.config.js
56B
History
Raw
1
2
3
4
5
module
.exports = {
presets
: [
'@vue/app'
,
],
};