@rbxts/fletchette
Preparing search index...
DiffPayload
Type Alias DiffPayload<K, V>
type
DiffPayload
<
K
,
V
extends
ShallowObject
>
=
{
changes
:
DiffChange
<
K
,
V
>
[]
;
full
:
boolean
;
}
Type Parameters
K
V
extends
ShallowObject
Index
Properties
changes
full
Properties
changes
changes
:
DiffChange
<
K
,
V
>
[]
full
full
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
changes
full
@rbxts/fletchette
Loading...