setupVitest.ts 78 Bytes EditWeb IDE 1 2 3 4 import fetch from 'isomorphic-fetch' // viem needs this global.fetch = fetch