| 1234567 |
- System.register(["./index-legacy.a130dba2.js"],(function(r,t){"use strict";var e,u,n;return{setters:[function(r){e=r.g,u=r.a,n=r.s}],execute:function(){
- /*!
- * vue-router v3.6.5
- * (c) 2022 Evan You
- * @license MIT
- */
- function t(r){if(!e())throw new Error("[vue-router]: Missing current instance. "+r+"() must be called inside <script setup> or setup().")}r({a:function(){t("useRoute");var r=e().proxy.$root;if(!r._$route){var o=u(!0).run((function(){return n(Object.assign({},r.$router.currentRoute))}));r._$route=o,r.$router.afterEach((function(r){Object.assign(o,r)}))}return r._$route},u:function(){return t("useRouter"),e().proxy.$root.$router}})}}}));
|