This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
angular-docs-cn
Watch
1
Star
0
Fork
0
You've already forked angular-docs-cn
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
92d8bf96194eb06c3023c0fbdf7d64f8c4e7de0a
angular-docs-cn
/
modules
/
@angular
/
core
/
src
/
zone.ts
T
3 lines
75 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: export core APIs from angular2/core
2015-09-03 22:01:36 -07:00
// Public API for Zone
chore: upgrade to new Zone.js API v0.6.2
2016-02-25 14:24:17 -08:00
export
{
NgZone
,
NgZoneError
}
from
'./zone/ng_zone'
;
Reference in New Issue
Copy Permalink