This website works better with JavaScript
Gitinn
ホーム
エクスプローラ
ヘルプ
登録
サインイン
u312193
/
sourcecode
フォーク元
zaixianjiaoyu/sourcecode
ウォッチ
1
スター
0
フォーク
0
ファイル
ツリー:
28ef5feaed
ブランチ
タグ
master
sourcecode
/
front
/
project
/
www
/
routes
/
examination
/
index.js
index.js
84 B
履歴
Raw
1
2
3
4
import main from './main';
import list from './list';
export default [main, list];