Skip to content

Commit

Permalink
chore: update dts
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jun 28, 2023
1 parent a4571a2 commit 3d4a0c3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/client/components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Badge: typeof import('./components/Badge.vue')['default']
Container: typeof import('./components/Container.vue')['default']
Expand Down

0 comments on commit 3d4a0c3

Please sign in to comment.