mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
Export CommonExternalProps
This commit is contained in:
parent
81926f3212
commit
f11383d294
|
@ -85,5 +85,6 @@ export type {
|
||||||
IsCustomNode,
|
IsCustomNode,
|
||||||
SortObjectKeys,
|
SortObjectKeys,
|
||||||
Styling,
|
Styling,
|
||||||
|
CommonExternalProps,
|
||||||
} from './types';
|
} from './types';
|
||||||
export type { StylingValue };
|
export type { StylingValue };
|
||||||
|
|
Loading…
Reference in New Issue
Block a user