Add nip 29 room utils

This commit is contained in:
Jon Staab
2025-06-13 17:41:11 -07:00
parent c3cd2e3220
commit 09f6db7eae
19 changed files with 121 additions and 30 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ export * from "./nodeviews/index.js"
export * from "./extensions/index.js"
export * from "./plugins/index.js"
export {Editor, NodeViewProps} from "@tiptap/core"
export {UploadTask, FileAttributes} from "nostr-editor-coracle-workaround"
export {UploadTask, FileAttributes} from "nostr-editor"