mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-24 05:24:23 +00:00
3 lines
70 B
TypeScript
3 lines
70 B
TypeScript
export default defineEventHandler(async (event) => {
|
|
return {};
|
|
});
|