Ask a question to get started
Enter to send•Shift+Enter new line
setStreamValues( values: StateType | (prev: StateType | null, kind: "stream" | "stop") => StateType | null | null, kind: "stream" | "stop" = "stream" )
values
StateType | (prev: StateType | null, kind: "stream" | "stop") => StateType | null | null
kind
"stream" | "stop"
"stream"