UNPKG

@emvu/react-scripts

Version:

Fork of configuration and scripts for Create React App.

3 lines (2 loc) 101 B
/* eslint-env browser */ module.exports = typeof self == 'object' ? self.FormData : window.FormData;