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