Skip to content

Commit d07920b

Browse files
committed
format
1 parent 036f9f5 commit d07920b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ai/src/types/responses.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export interface EnhancedGenerateContentResponse
9191
thoughtSummary: () => string | undefined;
9292
/**
9393
* Indicates whether inference happened on-device or in-cloud.
94-
*
94+
*
9595
* @beta
9696
*/
9797
inferenceSource?: InferenceSource;

0 commit comments

Comments
 (0)