add multicolor option to highlight
This commit is contained in:
@@ -95,7 +95,7 @@ export interface NodeConfig<Options = any, Commands = {}> extends Overwrite<Exte
|
||||
this: {
|
||||
options: Options,
|
||||
},
|
||||
) => Attributes,
|
||||
) => Attributes | {},
|
||||
|
||||
/**
|
||||
* Commands
|
||||
|
||||
Reference in New Issue
Block a user