We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb3dcc0 commit b42ec29Copy full SHA for b42ec29
1 file changed
docs/types/map.md
@@ -5,3 +5,4 @@ Additionally, the key must be either a number or string, while the value type ca
5
``` ts
6
const myMap = {[index: string]: number};
7
```
8
+
0 commit comments