mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 04:34:15 -04:00
(ts) remove vue shim
This commit is contained in:
parent
be8f41b96b
commit
1803ba7b28
6
shared/types/shims.d.ts
vendored
6
shared/types/shims.d.ts
vendored
@ -1,9 +1,3 @@
|
||||
declare module '*.vue' {
|
||||
import Vue from 'vue';
|
||||
|
||||
export default Vue;
|
||||
}
|
||||
|
||||
declare module '*.md' {
|
||||
declare const content: string;
|
||||
export default content;
|
||||
|
Loading…
x
Reference in New Issue
Block a user