mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-02-12 17:40:47 +03:00
3 lines
102 B
TypeScript
3 lines
102 B
TypeScript
|
export { default } from './containers/RtkQueryMonitor';
|
||
|
export type { ExternalProps } from './types';
|