UNPKG

@rtdui/editor

Version:

React rich text editor based on tiptap

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