This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
fusion
/
va_admin_frontend
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
bcae18c30b
ブランチ
タグ
master
master-sand
va_admin_fronte...
/
cool
/
modules
/
chat
/
components
/
index.js
index.js
97 B
履歴
Raw
1
2
3
4
import ChatBox from "./box";
import Notice from "./notice";
export default { ChatBox, Notice };