This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
yifan
/
XLJK-api
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
ca8126a759
Ramas
Etiquetas
main
XLJK-api
/
node_modules
/
bonjour-service
/
dist
/
lib
/
KeyValue.d.ts
KeyValue.d.ts
70 B
Histórico
Raw
1
2
3
4
type KeyValue = {
[key: string]: any;
};
export default KeyValue;