Variable: SharedHistoryPlan
const
SharedHistoryPlan:LexicalPlan
<PlanConfigBase
,"@etrepum/lexical-builder/SharedHistory"
,unknown
,undefined
|null
|LexicalPlanDependency
<LexicalPlan
<HistoryConfig
,"@etrepum/lexical-builder/History"
,HistoryOutput
,unknown
>>>
Registers necessary listeners to manage undo/redo history stack and related editor commands, via the @lexical/history module, only if the parent editor has a history plugin implementation.