mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Update index.d.ts
This commit is contained in:
parent
ae3b2e73d3
commit
afa6e180c8
1
redux-logger/index.d.ts
vendored
1
redux-logger/index.d.ts
vendored
@ -5,7 +5,6 @@
|
||||
|
||||
import * as Redux from "redux";
|
||||
|
||||
|
||||
// Trickery to get TypeScript to accept that our anonymous, non-default export is a function.
|
||||
// see https://github.com/Microsoft/TypeScript/issues/3612 for more
|
||||
declare namespace createLogger {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user