mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-12-01 05:53:52 +03:00
6 lines
120 B
TypeScript
6 lines
120 B
TypeScript
|
/// <reference types="react-scripts" />
|
||
|
|
||
|
declare module '@redux-devtools/app';
|
||
|
|
||
|
declare module 'remote-redux-devtools';
|