Skip to content

Commit a00e7cc

Browse files
Barani05072002maxkorp
authored andcommitted
Subscriber Type exported
1 parent 9371030 commit a00e7cc

File tree

1 file changed

+1
-0
lines changed
  • typescript-sdk/packages/client/src/agent

1 file changed

+1
-0
lines changed

typescript-sdk/packages/client/src/agent/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ export { AbstractAgent } from "./agent";
22
export type { RunAgentResult } from "./agent";
33
export { HttpAgent } from "./http";
44
export type { AgentConfig, HttpAgentConfig, RunAgentParameters } from "./types";
5+
export type { AgentSubscriber, AgentStateMutation, AgentSubscriberParams} from "./subscriber";

0 commit comments

Comments
 (0)