Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 068f4b6

Browse files
committed
add web3_eip6363 to exports
1 parent 446f43c commit 068f4b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/web3/src/providers.exports.ts

+1
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ export { Eip1193Provider, SocketProvider } from 'web3-utils';
1919

2020
export * as http from 'web3-providers-http';
2121
export * as ws from 'web3-providers-ws';
22+
export * from './web3_eip6963.js';

0 commit comments

Comments
 (0)