wip: zen
This commit is contained in:
parent
c87480cf93
commit
4ceabdffa0
156 changed files with 443 additions and 445 deletions
5
packages/console/app/src/middleware.ts
Normal file
5
packages/console/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