fourmovie's picture
update space
92c4149
/* eslint-env browser */
module.exports = typeof self == 'object' ? self.FormData : window.FormData;