mirror of
https://github.com/p-stream/backend.git
synced 2026-05-12 02:30:31 +00:00
3 lines
56 B
TypeScript
3 lines
56 B
TypeScript
export default defineEventHandler(() => {
|
|
return;
|
|
});
|