UNPKG

ketcher-core

Version:
4 lines (3 loc) 174 B
import _ from 'lodash'; export declare const notifyRenderComplete: _.DebouncedFunc<() => void>; export declare const notifyItemsToMergeInitializationComplete: () => void;