This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
xuyiping
/
kpt-system-web
Segui
1
Vota
1
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
6c675bbd60
Rami (Branch)
Tag
develop
feature/mqtt
master
kpt-system-web
/
mock
/
api
/
index.ts
index.ts
93 B
Cronologia
Originale
1
2
3
4
import auth from './auth';
import route from './route';
export default [...auth, ...route];