Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
collab
/
com.monkopedia.kodemirror.collab
/
SendableUpdate
/
SendableUpdate
Sendable
Update
constructor
(
changes
:
ChangeSet
,
clientID
:
String
,
effects
:
List
<
StateEffect
<
*
>
>
=
emptyList()
,
origin
:
Transaction
)