This website works better with JavaScript
Gitinn
홈
탐색
도움말
가입하기
로그인
u312193
/
sourcecode
원본 프로젝트 :
zaixianjiaoyu/sourcecode
Watch
1
Star
0
포크
0
파일
트리:
62cf220a9d
브랜치
태그
master
sourcecode
/
front
/
project
/
www
/
routes
/
exercise
/
index.js
index.js
84 B
히스토리
Raw
1
2
3
4
import list from './list';
import main from './main';
export default [list, main];