Skip to content

Commit 166ed74

Browse files
committed
fix: fix export
1 parent 3fadbce commit 166ed74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/network-controller/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ export type {
3939
NetworkControllerRpcEndpointUnavailableEvent,
4040
NetworkControllerRpcEndpointDegradedEvent,
4141
NetworkControllerRpcEndpointRequestRetriedEvent,
42+
NetworkControllerGetNetworkClientIdByChainIdAction,
4243
} from './NetworkController';
4344
export {
4445
getDefaultNetworkControllerState,

0 commit comments

Comments
 (0)