Skip to content

Fix: Correct OpenRouter SDK import#10

Open
CryptAm wants to merge 1 commit into
OpenRouterTeam:mainfrom
CryptAm:patch-2
Open

Fix: Correct OpenRouter SDK import#10
CryptAm wants to merge 1 commit into
OpenRouterTeam:mainfrom
CryptAm:patch-2

Conversation

@CryptAm

@CryptAm CryptAm commented Jun 24, 2026

Copy link
Copy Markdown

Fixed import syntax in overview.mdx where default import (import OpenRouter from '@openrouter/sdk') was used instead of named import (import { OpenRouter } from '@openrouter/sdk'), which is used consistently across all other documentation files (quickstart.mdx, app-attribution.mdx) and the official SDK documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant