ai icon indicating copy to clipboard operation
ai copied to clipboard

fix(ai/rsc): Improve typings for `StreamableValue`

Open shuding opened this issue 10 months ago • 0 comments

Adds proper JSDoc to mention about readStreamableValue in the .value property of streamable values, and marks properties of streamable values as internal only. This ensures that users can't access to them:

CleanShot-2024-03-25-Z1H8N4zW@2x

shuding avatar Mar 25 '24 21:03 shuding