Skip to main content
Version: v2.9.1

Type: LyricsEventType

Union of all event-types from LyricsEvents.

type LyricsEventType =
| "LyricsFoundEvent"
| "LyricsNotFoundEvent"
| "LyricsLineEvent";