mirror of
https://github.com/p-stream/backend.git
synced 2026-01-11 20:10:33 +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';
|