Skip to content

Commit b42ec29

Browse files
Update map.md
1 parent fb3dcc0 commit b42ec29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/types/map.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ Additionally, the key must be either a number or string, while the value type ca
55
``` ts
66
const myMap = {[index: string]: number};
77
```
8+

0 commit comments

Comments
 (0)