/** * Auto-generated OpenAPI components type containing all API schemas. * This type is available for advanced TypeScript usage but excluded from documentation * due to its size (~12K lines). Use TypeScript's autocomplete to explore available schemas. * Or see: https://tidal-music.github.io/tidal-api-reference/ for the full API reference. * * @ignore */ export type { components, paths } from './allAPI.generated.js'; export { createAPIClient } from './api.js'; export type { RetryOptions } from './retry.js';