Variable: NestedEditorsContext

const NestedEditorsContext: Context<undefined | NestedEditorsContextValue<Node>>

Use this context to provide the necessary values to the NestedLexicalEditor React component. Place it as a wrapper in your custom lexical node decorators.