We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08969c8 commit c3829f2Copy full SHA for c3829f2
packages/reku/provider/contract.ts
@@ -1,5 +1,5 @@
1
import type { Fn } from '@ora-io/utils'
2
-import { isWin } from '@ora-io/utils/os'
+import { isWin } from '@ora-io/utils'
3
import type { Interface, InterfaceAbi } from 'ethers'
4
import { ethers } from 'ethers'
5
0 commit comments