fix: resolve TypeScript errors in frontend build
This commit is contained in:
9
node_modules/@tiptap/extension-dropcursor/dist/index.js
generated
vendored
Normal file
9
node_modules/@tiptap/extension-dropcursor/dist/index.js
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
// src/index.ts
|
||||
import { Dropcursor } from "@tiptap/extensions";
|
||||
import { Dropcursor as Dropcursor2 } from "@tiptap/extensions";
|
||||
var index_default = Dropcursor;
|
||||
export {
|
||||
Dropcursor2 as Dropcursor,
|
||||
index_default as default
|
||||
};
|
||||
//# sourceMappingURL=index.js.map
|
||||
Reference in New Issue
Block a user