This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
Testaccount
/
1.Test
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
89450d07bf
Atzari
Tagi
master
1.Test
/
heyingying
/
node_modules
/
bonjour-service
/
dist
/
lib
/
KeyValue.d.ts
KeyValue.d.ts
70 B
Vēsture
Neapstrādāts
1
2
3
4
type KeyValue = {
[key: string]: any;
};
export default KeyValue;