mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-07 03:48:15 +08:00
e07a5b625d
* use named exports instead of default exports * fix tests Co-authored-by: Philipp Kühn <philippkuehn@MacBook-Pro-von-Philipp.local>
3 lines
62 B
TypeScript
3 lines
62 B
TypeScript
export * from './generateHTML'
|
|
export * from './generateJSON'
|