add Commands interface
This commit is contained in:
@@ -44,9 +44,3 @@ export const Typography = Extension.create({
|
||||
]
|
||||
},
|
||||
})
|
||||
|
||||
declare module '@tiptap/core' {
|
||||
interface AllExtensions {
|
||||
Typography: typeof Typography,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user