UNPKG

ketcher-react

Version:
4 lines (3 loc) 192 B
export function openDialog(dispatch: any, dialogName: any, props: any): Promise<any>; export default modalReducer; declare function modalReducer(state: null | undefined, action: any): any;