RegistrableNode
RegistrableNode =
Container|TextBlock|Span|BlockObject|InlineObject
Defined in: packages/editor/src/renderers/renderer.types.ts:249
The discriminated union of every registration accepted by
editor.registerNode and the <NodePlugin> component.