Skip to content

Commit

Permalink
fix: expose CustomFunctionOptions type
Browse files Browse the repository at this point in the history
  • Loading branch information
x-oflisback committed Jul 13, 2023
1 parent 54709d7 commit ce456ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import {
CaseDefinition,
CaseTrajectories,
CustomFunction,
CustomFunctionOptions,
ExecutionStatusType,
ExperimentId,
ExperimentRunInfo,
Expand All @@ -41,6 +42,7 @@ export {
CaseTrajectories,
Client,
CustomFunction,
CustomFunctionOptions,
ExecutionStatus,
ExecutionStatusType,
ExperimentDefinition,
Expand Down

0 comments on commit ce456ea

Please sign in to comment.