{"version":3,"file":"openrouter.cjs","names":["authWrapper","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,SACnCA,aAAAA,YAAYC,4BAAAA,gBAAwB,CAAC,CAAC,GAAG,IAAI"}