mirror of
https://github.com/rustfs/console.git
synced 2026-08-30 17:14:47 +08:00
c019276fcb
Signed-off-by: junxiang Mu <1948535941@qq.com>
2 lines
60 B
TypeScript
2 lines
60 B
TypeScript
export default defineNuxtRouteMiddleware((to, from) => {});
|