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-10 06:41:59 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Andy Hanson
f9fd4967af
Allow
export =
and
export default
to alias any EntityNameExpression, not just identifiers.
2016-07-29 08:12:00 -07:00
..
compiler
Allow
export =
and
export default
to alias any EntityNameExpression, not just identifiers.
2016-07-29 08:12:00 -07:00
conformance
Merge pull request
#9407
from Microsoft/literalTypes
2016-07-28 12:09:49 -07:00
fourslash
Merge branch 'master' into literalTypes
2016-07-24 07:28:11 -07:00
fourslash_old
…
project
Merge branch 'master' into loadJsFromModules
2016-06-26 23:24:26 -07:00
projects
Fixed the node tracking and a harness bug
2016-07-11 09:11:46 -07:00
test262-harness
…