Skip to content

Commit f725fb0

Browse files
committed
export ConnectionStateConnected
1 parent 439a531 commit f725fb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export { StdioRunner } from "./transports/stdio.js";
77
export { TransportRunnerBase, type TransportRunnerConfig } from "./transports/base.js";
88
export {
99
ConnectionManager,
10+
ConnectionStateConnected,
1011
type AnyConnectionState,
1112
type ConnectionState,
1213
type ConnectionStateDisconnected,

0 commit comments

Comments
 (0)