Skip to content

Commit 3a164fa

Browse files
Keep the client type imports in order
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent d4750e8 commit 3a164fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nodejs/src/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ import type {
5454
CustomAgentConfig,
5555
ExitPlanModeRequest,
5656
ExitPlanModeResult,
57+
ExtensionJoinOptions,
5758
ForegroundSessionInfo,
5859
GetAuthStatusResponse,
5960
BearerTokenProvider,
@@ -65,7 +66,6 @@ import type {
6566
ModelInfo,
6667
NamedProviderConfig,
6768
ProviderConfig,
68-
ExtensionJoinOptions,
6969
ResumeSessionConfig,
7070
SectionTransformFn,
7171
SessionConfig,

0 commit comments

Comments
 (0)