UNPKG

ketcher-core

Version:
3 lines (2 loc) 144 B
import type { Struct } from "../../../entities/struct"; export declare function multitailArrowToStruct(ketItem: any, struct: Struct): Struct;