Skip to content

Commit

Permalink
Update to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
digikid committed Aug 10, 2023
1 parent 6cd10d9 commit 09d4c15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/shims-vue.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ declare module '*.vue' {
import type { DefineComponent } from 'vue';

const component: DefineComponent<Record<never, never>, Record<never, never>, any>;

export default component;
}

0 comments on commit 09d4c15

Please sign in to comment.