Skip to content

Commit 8666549

Browse files
steipetevincentkoc
authored andcommitted
fix(protocol): export session worktree result types
1 parent 7f29380 commit 8666549

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/gateway-protocol/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1171,8 +1171,10 @@ export {
11711171
SessionsCompactionGetParamsSchema,
11721172
SessionsCompactionBranchParamsSchema,
11731173
SessionsCompactionRestoreParamsSchema,
1174+
type SessionWorktreeInfo,
11741175
SessionWorktreeInfoSchema,
11751176
SessionsCreateParamsSchema,
1177+
type SessionsCreateResult,
11761178
SessionsCreateResultSchema,
11771179
SessionsSendParamsSchema,
11781180
SessionsAbortParamsSchema,

0 commit comments

Comments
 (0)