This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2026-02-15 03:23:08 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
History
Forbes Lindesay
3ce3cde493
Allow Boolean() to be used to perform a null check (
#29955
)
...
* Allow Boolean() to be used to perform a null check * Add missing test case output
2019-04-30 08:09:31 -07:00
..
baselines
/reference
Allow Boolean() to be used to perform a null check (
#29955
)
2019-04-30 08:09:31 -07:00
cases
Allow Boolean() to be used to perform a null check (
#29955
)
2019-04-30 08:09:31 -07:00
lib
Change the type of 'uriComponent' (passed to 'encodeURIComponent') from 'string' to 'string | number | boolean'.
Fixes
#18159
(
#31103
)
2019-04-26 13:07:14 -07:00
projects
…