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
angular-docs-cn
/
modules
/
angular2
/
src
/
facade
/
math.es6
3 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix(build): support transpile to commonjs
2015-02-11 11:40:29 -08:00
import {global} from 'angular2/src/facade/lang';
export var Math = global.Math;
Reference in New Issue
Copy Permalink