Skip to content

LyricsEventType

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

Defined in: src/structures/Types/Utils.ts:279