This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tiptap
Watch
1
Star
0
Fork
0
You've already forked tiptap
mirror of
https://github.com/ueberdosis/tiptap.git
synced
2025-01-08 12:27:59 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
163de4e187
tiptap
/
packages
/
html
/
src
/
index.ts
3 lines
62 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: Use named exports instead of default exports (#2238) * use named exports instead of default exports * fix tests Co-authored-by: Philipp Kühn <philippkuehn@MacBook-Pro-von-Philipp.local>
2021-12-06 19:00:09 +08:00
export
*
from
'./generateHTML'
export
*
from
'./generateJSON'
Reference in New Issue
Copy Permalink