This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
lenn
/
angular-demo
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
df670eaa27
Atzari
Tagi
master
angular-demo
/
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;