import fetch from 'isomorphic-fetch'

// viem needs this
global.fetch = fetch
