Skip to content

Commit e1bb499

Browse files
committed
edit readme
1 parent 6d8c51f commit e1bb499

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,5 @@ f([1,2]);
8686
## Credits
8787

8888
We use the same trick to assign a numeric literal to length as it was [done](https://github.com/Microsoft/TypeScript/pull/17765) in TS 2.7 for tuples of fixed size.
89+
90+
Type definition had been simplified as suggested [here](https://github.com/Microsoft/TypeScript/issues/6229#issuecomment-376988681) by @tycho01.

0 commit comments

Comments
 (0)