spinamp-sdk inheritance
Under the hood, spinamp-hooks use spinamp-sdk for fetching data in all query hooks, which means that it's possible to change configuration endpoints. For reference, see initialization section of spinamp-sdk docs.
All methods from spinamp-sdk can be imported directly from spinamp-hooks package.
Last updated