Kind: Type
Source: atloria-monorepo/packages/editor/src/plugins/table/TableNode.tsx
Definition
tsSpread<
{
mdastNode: Mdast.Table
},
SerializedLexicalNode
>
Kind: Type
Source: atloria-monorepo/packages/editor/src/plugins/table/TableNode.tsx
tsSpread<
{
mdastNode: Mdast.Table
},
SerializedLexicalNode
>
Was this page helpful?