UNPKG

ketcher-react

Version:
3 lines (2 loc) 157 B
import { Atom, Editor } from 'ketcher-core'; export declare function editRGroupAttachmentPoint(editor: Editor, atom: Atom, atomId: number): Promise<void>;