This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
xuyiping
/
kpt-system-web
Xem
1
Star
1
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
6c675bbd60
Branches
Tags
develop
feature/mqtt
master
kpt-system-web
/
mock
/
api
/
index.ts
index.ts
93 B
Lịch sử
Raw
1
2
3
4
import auth from './auth';
import route from './route';
export default [...auth, ...route];