type LoadTypes = "track" | "playlist" | "search" | "error" | "empty";
Defined in: src/types/Utils.ts:223