UNPKG

@talend/react-cmf-cqrs

Version:

@talend/react-cmf plugin for CQRS backend architecture

8 lines (7 loc) 202 B
export const DEFAULT_STATE: any; export default ACKDispatcher; declare function ACKDispatcher(props: any): null; declare namespace ACKDispatcher { let propTypes: any; let displayName: string; }