Burgestrand/spotify

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

Summary

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