Skip to content

Commit

Permalink
Types: add provided field in connectors (aragon#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
masquel authored Oct 9, 2020
1 parent 0c4108b commit a6c0ae4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ declare module 'use-wallet' {
injected: {}
portis: { dAppId: string }
squarelink: { clientId: string; options: object }
provided: {}
torus: {
chainId?: number;
initOptions: object;
Expand Down

0 comments on commit a6c0ae4

Please sign in to comment.