This website requires JavaScript.
Explore
Help
Sign In
RenJuan
/
GT2
Watch
1
Star
0
Fork
You've already forked GT2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
30eef7d036
GT2
/
GT2-Android
/
node_modules
/
xdl
/
build
/
tools
/
EnvironmentHelper.js.flow
4 lines
84 B
Plaintext
Raw
Blame
History
export function isNode() {
return typeof window !== 'undefined' ? false : true;
}
Reference in New Issue
View Git Blame
Copy Permalink