Kind: Interface
Source: atloria-monorepo/packages/editor/src/importMarkdownToLexical.ts
The options of the tree import utility. Not meant to be used directly.
Properties
| Property | Type |
|---|---|
root | ImportPoint |
visitors | MdastImportVisitor<Mdast.RootContent>[] |
mdastRoot | Mdast.Root |
Was this page helpful?