redirect.8ccd681b.js 295 B

1
  1. import{d as s,B as c,u as p,o as u,c as _}from"./index.06a28d24.js";const i={name:"Redirect"},h=s({...i,setup(m){const{currentRoute:t,replace:r}=c(),{params:a,query:o}=p(t),{path:e}=a,n=Array.isArray(e)?e.join("/"):e;return r({path:"/"+n,query:o}),(d,f)=>(u(),_("div"))}});export{h as default};