SessionViewReducerState
This content is not available in your language yet.
reducer 全量状态 = 公开视图 + 内部簿记(两半都是纯数据、structuredClone- safe;泵壳只对外暴露 view 半边)。
internal
Section titled “internal”readonly internal: ViewInternalState;readonly view: SessionViewState;Was this page helpful?
Thanks for your feedback.