mirror of
https://github.com/rustfs/console.git
synced 2026-09-01 15:17:45 +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) => {});
|