UNPKG

spotify-ts-wrapper

Version:

Spotify TypeScript wrapper.

11 lines 311 B
export * from "./Album"; export * from "./Artist"; export * from "./Genres"; export * from "./Playlist"; export * from "./Search"; export * from "./Sections"; export * from "./User"; export * from "./Timezones"; export * from "./Countries"; export * from "./Recommendations"; //# sourceMappingURL=index.d.ts.map