This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
angular
Watch
1
Star
0
Fork
You've already forked angular
0
mirror of
https://github.com/angular/angular
synced
2026-05-24 09:28:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
f69561b2de
angular
/
modules
/
benchmarks_external
/
src
/
tree
/
react
/
react.min.d.ts
4 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(build): switch to cjs output for es5. System output does not work at the current versions of TS and system.js. Will revisit after upgrading TS. Removes unused traceur tooling. Closes #3974
2015-09-03 03:58:02 +00:00
export
var
createElement
:
Function
;
export
var
render
:
Function
;
fix(typings): repair broken typechecks We had the typechecker disabled by accident, and many problems snuck in Fixes #4507 Closes #4508
2015-10-05 23:02:21 +00:00
export
var
createClass
:
Function
;
Reference in a new issue
Copy permalink