Move key stuff to util, add pow util
This commit is contained in:
@@ -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"
|
||||
export {UploadTask, FileAttributes, editorProps} from "nostr-editor"
|
||||
|
||||
Reference in New Issue
Block a user