UNPKG

@remcostoeten/fync

Version:

A unified TypeScript library for easy access to popular APIs (GitHub, Spotify, GitLab, etc.)

8 lines 270 B
export * from "./spotify-common"; export * from "./spotify-player"; export * from "./spotify-playlist"; export * from "./spotify-recent"; export * from "./spotify-search"; export * from "./spotify-track"; export * from "./spotify-user"; //# sourceMappingURL=index.js.map