Skip to main content
Version: v2.9.1

Type: LyricsEvent

Union of all events from LyricsEvents.

type LyricsEvent =
| LyricsFoundEvent
| LyricsNotFoundEvent
| LyricsLineEvent;