Burgestrand/spotify

View on GitHub
lib/spotify/types/toplist_browse.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Spotify
  # See {ManagedPointer} for documentation.
  class ToplistBrowse < ManagedPointer
  end
end