Skip to content

Commit

Permalink
bug fix ts code
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelcroi committed Aug 28, 2024
1 parent 5fd3553 commit d1758fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ export { AgentOverlapAnalyzer, AnalysisResult } from "./agentOverlapAnalyzer";

export { ConversationMessage, ParticipantRole } from "./types"

export { isToolInput } from './utils/helpers'
export { isClassifierToolInput } from './utils/helpers'

0 comments on commit d1758fb

Please sign in to comment.