{"version":3,"file":"openrouter.mjs","names":["createOpenRouterOriginal"],"sources":["../../src/providers/openrouter.ts"],"sourcesContent":["import { createOpenRouter as createOpenRouterOriginal } from \"@openrouter/ai-sdk-provider\";\nimport { authWrapper } from \"../auth\";\n\nexport const createOpenRouter = (...args: Parameters<typeof createOpenRouterOriginal>) =>\n\tauthWrapper(createOpenRouterOriginal)(...args);\n"],"mappings":";;;AAGA,MAAa,oBAAoB,GAAG,SACnC,YAAYA,kBAAwB,CAAC,CAAC,GAAG,IAAI"}