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
/
FormData.js.flow
6 lines
101 B
Plaintext
Raw
Blame
History
/*
* @flow
*/
export default (typeof FormData !== 'undefined' ? FormData : require('form-data'));
Reference in New Issue
View Git Blame
Copy Permalink