UNPKG

typedux

Version:

Slightly adjusted Redux (awesome by default) for TS

6 lines (5 loc) 168 B
export declare const INTERNAL_ACTION: { INIT: string; }; export declare const INTERNAL_ACTIONS: string[]; export declare const INTERNAL_KEY = "@@TYPEDUX_INTERNAL";