LoadType

The load types for the result.

Signature

declare enum LoadType {    Track = "track",    Playlist = "playlist",    Search = "search",    Empty = "empty",    Error = "error"}

Members

This export does not declare public properties or methods in the generated declaration file.