composables-legacy.0c6ce36a.js 687 B

1234567
  1. 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(){
  2. /*!
  3. * vue-router v3.6.5
  4. * (c) 2022 Evan You
  5. * @license MIT
  6. */
  7. 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}})}}}));