UNPKG

react-redux-isomorphic

Version:

Set of utilities for creating isomorphic applications using react-redux

6 lines (5 loc) 160 B
export declare const isomorphicIdPropTypes: any; export declare const isomorphicPropTypes: ({ context, error, }: { context: any; error: any; }) => any;