Skip to content

Commit d31fa13

Browse files
committed
test: refresh cac API snapshot for the McpSetting option
1 parent ae8bf6d commit d31fa13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/__snapshots__/tsnapi/devframe/adapters/cac.snapshot.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export interface CacHandle {
88
}
99
export interface CreateCacOptions {
1010
defaultPort?: number;
11-
mcp?: boolean | McpRouteOptions;
11+
mcp?: McpSetting;
1212
configureCli?: (_: CAC) => void;
1313
onReady?: (_: {
1414
origin: string;

0 commit comments

Comments
 (0)