Skip to content

Commit

Permalink
default (#1227)
Browse files Browse the repository at this point in the history
  • Loading branch information
fan-zhang-sv authored Apr 25, 2024
1 parent 4b2502c commit 6d2fa51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/wallet-sdk/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
// Copyright (c) 2018-2024 Coinbase, Inc. <https://www.coinbase.com/>
import { CoinbaseWalletSDK } from './CoinbaseWalletSDK';
export default CoinbaseWalletSDK;

export type { CoinbaseWalletProvider } from './CoinbaseWalletProvider';
export { CoinbaseWalletSDK } from './CoinbaseWalletSDK';
Expand Down

0 comments on commit 6d2fa51

Please sign in to comment.