Skip to content

Commit

Permalink
Remove declaration of module vue-prism-component (not needed by disas…
Browse files Browse the repository at this point in the history
…sembler).

Signed-off-by: Simon Viénot <[email protected]>
  • Loading branch information
svienot committed Dec 27, 2023
1 parent 2abff17 commit 968f38d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/shims-vue.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,3 @@ declare module '*.vue' {
const component: DefineComponent<{}, {}, any>
export default component
}

declare module 'vue-prism-component';

0 comments on commit 968f38d

Please sign in to comment.