pstream-backend/server/routes/metrics/providers.put.ts
Pas 96e9d832e5 Reapply with fixes
I think I got it this time
2025-03-13 00:00:28 -06:00

2 lines
No EOL
108 B
TypeScript

// Redirect to the POST handler which now supports both methods
export { default } from './providers.post';