Skip to content

Commit 4c81e4f

Browse files
committed
cleanup
1 parent 5bf69cb commit 4c81e4f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

common/api-review/ai.api.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -433,10 +433,6 @@ export class GenerativeModel extends AIModel {
433433
toolConfig?: ToolConfig;
434434
// (undocumented)
435435
tools?: Tool[];
436-
// Warning: (ae-forgotten-export) The symbol "WebSocketHandler" needs to be exported by the entry point index.d.ts
437-
//
438-
// (undocumented)
439-
ws: WebSocketHandler;
440436
}
441437

442438
// @public

0 commit comments

Comments
 (0)