UNPKG

ketcher-react

Version:
4 lines (3 loc) 316 B
import { AttachmentPointLabelContextMenuProps, MenuItemsProps } from '../contextMenu.types'; declare const AttachmentPointLabelMenuItems: ({ propsFromTrigger, }: MenuItemsProps<AttachmentPointLabelContextMenuProps>) => import("react/jsx-runtime").JSX.Element | null; export default AttachmentPointLabelMenuItems;