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