Type alias SwapIndexesParams

SwapIndexesParams: {
    indexes: string[];
}[]

Type declaration

  • indexes: string[]