Type alias ByCastlingSide<T>

ByCastlingSide<T>: {
    [side in CastlingSide]: T
}

Indexable by a and h.

Type Parameters

  • T

Generated using TypeDoc