@tidal-music/api 0.2.0 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. package/README.md +1 -0
  2. package/dist/index.d.ts +1717 -1649
  3. package/dist/index.js +180 -161
  4. package/package.json +10 -10
package/README.md CHANGED
@@ -24,3 +24,4 @@ Which approach to choose will depend on how much control you need over the Auth
24
24
  ## Development
25
25
 
26
26
  Run `pnpm generateTypes` to regenerate the types from the API specs.
27
+ .