This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
tiptap
Watch
1
Star
0
Fork
0
You've already forked tiptap
mirror of
https://github.com/ueberdosis/tiptap.git
synced
2024-11-28 23:59:25 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
9abb4afc21
tiptap
/
shims
/
vue.d.ts
6 lines
73 B
TypeScript
Raw
Normal View
History
Unescape
Escape
improve eslint config
2020-09-24 15:35:18 +08:00
declare
module
'*.vue'
{
import
Vue
from
'vue'
fix package build
2020-08-21 05:25:55 +08:00
export
default
Vue
improve eslint config
2020-09-24 15:35:18 +08:00
}
Reference in New Issue
Copy Permalink