Migrate LayoutInspectorSidebarExtensions
Summary: _typescript_ Reviewed By: danielbuechele Differential Revision: D16666703 fbshipit-source-id: cf16f9cdc97a739f0de52f31319e8061eea03c6f
This commit is contained in:
committed by
Facebook Github Bot
parent
798d6d2ed4
commit
5f3e84a96e
@@ -30,7 +30,7 @@ export type {Store, MiddlewareAPI} from './reducers/index.tsx';
|
|||||||
|
|
||||||
export {
|
export {
|
||||||
default as SidebarExtensions,
|
default as SidebarExtensions,
|
||||||
} from './fb-stubs/LayoutInspectorSidebarExtensions.js';
|
} from './fb-stubs/LayoutInspectorSidebarExtensions.tsx';
|
||||||
export {
|
export {
|
||||||
DeviceLogListener,
|
DeviceLogListener,
|
||||||
DeviceLogEntry,
|
DeviceLogEntry,
|
||||||
|
|||||||
Reference in New Issue
Block a user