UNPKG

wix-style-react

Version:
5 lines 171 B
import fetch from 'node-fetch'; jest.mock('../utils/deprecationLog'); global.fetch = fetch; global.setImmediate = global.setTimeout; //# sourceMappingURL=jest-setup.js.map