UNPKG

ketcher-core

Version:
2 lines (1 loc) 139 B
export declare const getSvgFromDrawnStructures: (canvas: SVGSVGElement, type: 'preview' | 'file', margin?: number) => string | undefined;