UNPKG

unstated-enhancers

Version:
3 lines (2 loc) 165 B
declare const connect: (config?: any, mapStateToProps?: (state: any) => any, mapActionsToProps?: (state: any) => any, options?: any) => any; export default connect;