Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/aurora
PatchArray
Type Alias PatchArray<T>
PatchArray
:
{
currentIndex
:
number
;
item
:
T
;
nextIndex
:
number
;
op
:
PatchOperation
;
}
Type Parameters
T
Type declaration
currentIndex
:
number
item
:
T
nextIndex
:
number
op
:
PatchOperation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Ibyar/Aurora
Loading...