redirect.f7357b84.js 295 B

1
  1. import{r as s,z as c,x as p,o as u,p as _}from"./index.b119192b.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}),(f,l)=>(u(),_("div"))}});export{h as default};