Preparing search index...
The search index is not available
Participants - v0.13.6
Participants
types/misc/transfer
TransferIndexes
Interface TransferIndexes<T>
Represents a transfer of indexes from one location to another.
Since
0.9.0
interface
TransferIndexes
<
T
>
{
destination
:
T
;
source
:
T
;
}
Type Parameters
T
extends
LineupIndexesParticipant
|
LineupIndexesRole
|
LineupIndexesSection
Index
Properties
destination
source
Properties
destination
destination
:
T
source
source
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
destination
source
Participants - v0.13.6
Loading...
Represents a transfer of indexes from one location to another.
Since
0.9.0