Kind: Type
Source: atloria-monorepo/packages/editor/src/plugins/jsx/LexicalJsxNode.tsx
Definition
tsSpread<
{
mdastNode: MdastJsx
importStatement: ImportStatement | undefined
type: 'jsx'
version: 1
},
SerializedLexicalNode
>
Kind: Type
Source: atloria-monorepo/packages/editor/src/plugins/jsx/LexicalJsxNode.tsx
tsSpread<
{
mdastNode: MdastJsx
importStatement: ImportStatement | undefined
type: 'jsx'
version: 1
},
SerializedLexicalNode
>
Was this page helpful?