ai
ai copied to clipboard
fix(ai/rsc): Improve typings for `StreamableValue`
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: