This website works better with JavaScript
Gitinn
Home
Explore
Help
Register
Sign In
zaixianjiaoyu
/
sourcecode
Watch
3
Star
0
Fork
1
Files
Issues
0
Pull Requests
0
Wiki
Tree:
6d3177f474
Branches
Tags
master
sourcecode
/
front
/
project
/
www
/
routes
/
examination
/
index.js
index.js
84 B
History
Raw
1
2
3
4
import main from './main';
import list from './list';
export default [main, list];