UNPKG

pondjs

Version:

A timeseries library build on top of immutable.js

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