UNPKG

typedux

Version:

Slightly adjusted Redux (awesome by default) for TS

3 lines (2 loc) 138 B
export declare const MockKey = "mock", MockStateStr1 = "my first string"; export declare function getDefaultMockState(reducer: any): any;