UNPKG

ketcher-react

Version:
8 lines (7 loc) 208 B
export default Atom; declare function Atom({ el, shortcut, selected, ...props }: { [x: string]: any; el: any; shortcut: any; selected: any; }): import("react/jsx-runtime").JSX.Element;