updated routes provider file

This commit is contained in:
Peter Olu 2022-04-21 16:11:47 +01:00
parent 7403998ea0
commit 9515282593

View File

@ -1,6 +1,7 @@
// generated by unplugin-vue-components // generated by unplugin-vue-components
// We suggest you to commit this file into source control // We suggest you to commit this file into source control
// Read more: https://github.com/vuejs/vue-next/pull/3399 // Read more: https://github.com/vuejs/vue-next/pull/3399
import '@vue/runtime-core'
declare module '@vue/runtime-core' { declare module '@vue/runtime-core' {
export interface GlobalComponents { export interface GlobalComponents {
@ -44,4 +45,4 @@ declare module '@vue/runtime-core' {
} }
} }
export { } export {}