UNPKG

@lando/lagoon

Version:

A Lando plugin that provides a tight integration with Lagoon.

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