Removed modules/contrib/media module to allow update to the core media module
[yaffs-website] / node_modules / uncss / node_modules / form-data / lib / browser.js
1 /* eslint-env browser */
2 module.exports = window.FormData;