mirror of
https://github.com/p-stream/backend.git
synced 2026-04-20 05:02:05 +00:00
2 lines
108 B
TypeScript
2 lines
108 B
TypeScript
// Redirect to the POST handler which now supports both methods
|
|
export { default } from './providers.post';
|