mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
Re-export Base16Theme type from base16
This commit is contained in:
parent
27454da823
commit
a587121120
|
@ -1,3 +1,5 @@
|
||||||
|
export type { Base16Theme } from 'base16';
|
||||||
|
|
||||||
export { default as Container } from './Container';
|
export { default as Container } from './Container';
|
||||||
export { default as Button } from './Button';
|
export { default as Button } from './Button';
|
||||||
export { default as ContextMenu } from './ContextMenu';
|
export { default as ContextMenu } from './ContextMenu';
|
||||||
|
|
Loading…
Reference in New Issue
Block a user