UNPKG

adminjs

Version:
12 lines (11 loc) 578 B
import React from 'react'; declare const _default: React.ComponentType<{ context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined; store?: import("redux").Store<any, import("redux").AnyAction> | undefined; } & { OriginalComponent?: React.ComponentType<{ context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>> | undefined; store?: import("redux").Store<any, import("redux").AnyAction> | undefined; }> | undefined; }>; export default _default;