mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-12 04:29:28 +08:00
2 lines
62 B
TypeScript
2 lines
62 B
TypeScript
export default defineEventHandler(() => 'Test post handler');
|