add todo
This commit is contained in:
@@ -70,6 +70,7 @@ export interface NodeConfig<Options = any> extends Overwrite<ExtensionConfig<Opt
|
|||||||
*/
|
*/
|
||||||
isolating?: NodeSpec['isolating'] | ((this: { options: Options }) => NodeSpec['isolating']),
|
isolating?: NodeSpec['isolating'] | ((this: { options: Options }) => NodeSpec['isolating']),
|
||||||
|
|
||||||
|
// TODO: extend via extension-table
|
||||||
/**
|
/**
|
||||||
* Table Role
|
* Table Role
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user