Skip to content

Commit

Permalink
Add ts ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljscript committed Apr 25, 2024
1 parent c571195 commit ab8012a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dapp-connector/src/dapp-connector.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import {resolverHandleEvent} from './resolver'
// @ts-ignore-next-line
import {connectWallet} from './connector'
import {DappConnection, Storage} from './adapters/async-storage'
import {Api, DappListResponse} from './adapters/api'
Expand Down

0 comments on commit ab8012a

Please sign in to comment.