ruvyrias / Exports / LoadTrackResponseEmpty
Interface: LoadTrackResponseEmpty
Represents a response indicating that no tracks were loaded (empty).
Table of contents
Properties
Properties
data
• data: Object
An empty object, as no tracks were loaded.
Defined in
loadType
• loadType: "empty"
The type of load, indicating it's an empty response.