mirror of
https://github.com/p-stream/backend.git
synced 2026-05-11 02:00:32 +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';
|