UNPKG

@rtdui/editor

Version:

React rich text editor based on tiptap

3 lines (2 loc) 164 B
import type { NodeViewProps } from "@tiptap/react"; export default function ImageResizableComponent(props: NodeViewProps): import("react/jsx-runtime").JSX.Element;