wip: zen
This commit is contained in:
parent
f8c4f713a5
commit
fc4f281408
155 changed files with 400 additions and 400 deletions
5
packages/cloud/app/src/middleware.ts
Normal file
5
packages/cloud/app/src/middleware.ts
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import { defineMiddleware } from "vinxi/http"
|
||||
|
||||
export default defineMiddleware({
|
||||
onBeforeResponse() {},
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue