Type alias PlayerEventCallback

PlayerEventCallback: (() => void)

Type declaration

    • (): void
    • Callback type for player.

      Returns void