RestMethodGet
ruvyrias / RestMethodGet
Type Alias: RestMethodGet
RestMethodGet =
LoadType
|Track
|Player
|NodeInfoResponse
|LoadTrackResponse
|NodeStatsResponse
|Player
[]
Defined in: types/Rest.ts:51
Represents a type that can be used for HTTP GET methods with various response types.