mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Remove export
This commit is contained in:
parent
8774305564
commit
a6908b9007
|
@ -1,4 +1,3 @@
|
||||||
export type { StylingFunction } from 'react-base16-styling';
|
|
||||||
export type { LabelRenderer } from 'react-json-tree';
|
export type { LabelRenderer } from 'react-json-tree';
|
||||||
export { default as InspectorMonitor } from './DevtoolsInspector';
|
export { default as InspectorMonitor } from './DevtoolsInspector';
|
||||||
export type { Tab, TabComponentProps } from './ActionPreview';
|
export type { Tab, TabComponentProps } from './ActionPreview';
|
||||||
|
|
Loading…
Reference in New Issue
Block a user