This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
lovecoding
/
Vip4.0W
Vērot
10
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Atzars:
main
Atzari
Tagi
main
Vip4.0W
/
16.webpack
/
node_modules
/
bonjour-service
/
dist
/
lib
/
KeyValue.d.ts
KeyValue.d.ts
70 B
Patstāvīgā saite
Vēsture
Neapstrādāts
1
2
3
4
type KeyValue = {
[key: string]: any;
};
export default KeyValue;