This commit is contained in:
Jon Staab
2025-04-09 11:35:09 -07:00
parent 5f3624b8f3
commit 728ad1fba0
37 changed files with 1039 additions and 2183 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
export * from "./nodeviews/index.js"
export * from "./extensions/index.js"
export * from "./plugins/index.js"
export {Editor, NodeViewProps} from '@tiptap/core'
export {UploadTask} from 'nostr-editor'
export {Editor, NodeViewProps} from "@tiptap/core"
export {UploadTask} from "nostr-editor"