Type: LyricsEventType
Union of all event-types from
LyricsEvents.
type LyricsEventType =
| "LyricsFoundEvent"
| "LyricsNotFoundEvent"
| "LyricsLineEvent";
Union of all event-types from
LyricsEvents.
type LyricsEventType =
| "LyricsFoundEvent"
| "LyricsNotFoundEvent"
| "LyricsLineEvent";