Type alias SlotUpdateCallback

SlotUpdateCallback: ((slotUpdate) => void)

Callback function for slot update notifications

Type declaration

    • (slotUpdate): void
    • Parameters

      Returns void