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