UNPKG

@lando/acquia

Version:

A Lando plugin that provides a tight integration with Acquia.

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