UNPKG

145 BTypeScriptView Raw
1export declare const REGISTERED_ACTION_TYPES: {
2 [actionType: string]: number;
3};
4export declare function resetRegisteredActionTypes(): void;