mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
Add log & dock monitors tests, fix devtools persostState
This commit is contained in:
Vendored
+1
-1
@@ -14,7 +14,7 @@ declare module "redux-devtools" {
|
||||
}
|
||||
|
||||
export function createDevTools(el: React.ReactElement<any>): IDevTools
|
||||
export function persistState(debugSessionKey: () => string): Function
|
||||
export function persistState(debugSessionKey: string): Function
|
||||
|
||||
var factory: { instrument(): Function }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user