Could be possible to use self instead of window? ``` module.exports = self.FormData ``` I'm trying to instantiate Swagger in a webworker, and it is complaining because window doesn't exist.