This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
liangyibo
/
vali-tools
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
61091a937a
Ramas
Etiquetas
master
vali-tools
/
frontend
/
src
/
interfaces
/
HomeInterface.ts
HomeInterface.ts
124 B
Histórico
Raw
1
2
3
4
5
6
7
8
export interface ViewInfo {
// 首页路由对象
name: string
path: string
desc: string
icon: string
}