// window.fetch polyfill for IE import 'cross-fetch/polyfill' export { default } from './client' export { default as utils } from './publicUtils'