Commit b058d33
committed
docs(ai-chat): use the declared signature for chat.withClientData
The block read as a call expression with a type-literal body, which is not
valid TypeScript and did not match the declaration form the neighbouring
chat.withUIMessage section uses.1 parent c5e0f9f commit b058d33
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
553 | | - | |
| 553 | + | |
554 | 554 | | |
555 | 555 | | |
556 | | - | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
557 | 560 | | |
558 | 561 | | |
559 | 562 | | |
| |||
0 commit comments