mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 15:58:38 +01:00
add dashboard
This commit is contained in:
2
dashboard/vitest.setup.ts
Normal file
2
dashboard/vitest.setup.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export const defineEventHandler = (handler: Function) => handler;
|
||||
(globalThis as any).defineEventHandler = (handler: any) => handler;
|
||||
Reference in New Issue
Block a user