UNPKG

reactotron-redux

Version:
4 lines (3 loc) 228 B
import type { InferFeatures, Reactotron } from "reactotron-core-client"; import type { ReactotronReduxPlugin } from "."; export declare const defaultReactotronMock: Reactotron & InferFeatures<Reactotron, ReactotronReduxPlugin>;