UNPKG

lexical-remark

Version:

This package contains Markdown helpers and functionality for Lexical using remark-parse.

4 lines (3 loc) 167 B
import { AttachmentNode } from '../../extensions/attachments/node.js'; import { Handler } from './index.js'; export declare const attachment: Handler<AttachmentNode>;