Files

3 lines
65 B
JavaScript

import unfetch from '..';
if (!self.fetch) self.fetch = unfetch;