mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
chore(modules/web): update dependencies
This commit is contained in:
4
modules/web/src/components.d.ts
vendored
4
modules/web/src/components.d.ts
vendored
@@ -3,11 +3,9 @@
|
||||
// @ts-nocheck
|
||||
// Generated by unplugin-vue-components
|
||||
// Read more: https://github.com/vuejs/core/pull/3399
|
||||
import '@vue/runtime-core'
|
||||
|
||||
export {}
|
||||
|
||||
declare module '@vue/runtime-core' {
|
||||
declare module 'vue' {
|
||||
export interface GlobalComponents {
|
||||
BookItems: typeof import('./components/BookItems.vue')['default']
|
||||
CatalogItem: typeof import('./components/CatalogItem.vue')['default']
|
||||
|
||||
Reference in New Issue
Block a user