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-29 16:48:54 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
20237f353b
tiptap
/
shims
/
vue.d.ts
4 lines
71 B
TypeScript
Raw
Normal View
History
Unescape
Escape
add basic support for components
2020-04-24 15:32:37 +08:00
declare
module
"*.vue"
{
fix package build
2020-08-21 05:25:55 +08:00
import
Vue
from
"vue"
export
default
Vue
add basic support for components
2020-04-24 15:32:37 +08:00
}
Reference in New Issue
Copy Permalink