mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 09:41:17 +11:00
formatting
This commit is contained in:
parent
eb40a4f049
commit
1da62476e4
6 changed files with 19 additions and 11 deletions
4
.vitepress/vue-shim.d.ts
vendored
4
.vitepress/vue-shim.d.ts
vendored
|
|
@ -1,4 +1,4 @@
|
|||
declare module '*.vue' {
|
||||
import Vue from 'vue';
|
||||
declare module "*.vue" {
|
||||
import Vue from "vue";
|
||||
export default Vue;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue