This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
Testaccount
/
1.Test
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
89450d07bf
Větve
Značky
master
1.Test
/
heyingying
/
node_modules
/
bonjour-service
/
dist
/
lib
/
KeyValue.d.ts
KeyValue.d.ts
70 B
Historie
Surový
1
2
3
4
type KeyValue = {
[key: string]: any;
};
export default KeyValue;