Files
podcaster/src/services/bypass-cors/index.ts
andres 6ad5740392 chore: move fetch with cors bypass into a separate service
feat: fetch rss directly and if facing a cors issue try again with the bypass
2024-04-20 23:33:42 +02:00

2 lines
39 B
TypeScript

export * from "./bypass-cors.service";