add NodeSchemaFields interface
This commit is contained in:
@@ -66,7 +66,7 @@ declare module '@tiptap/core' {
|
||||
}
|
||||
}
|
||||
|
||||
interface NodeConfig<Options> {
|
||||
interface NodeSchemaFields<Options> {
|
||||
/**
|
||||
* Table Role
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user