Detect if given Component is LithoComponent

Summary: Useful for next diffs: enables to detect whether we have LithoComponent or CKComponent

Reviewed By: adityasharat

Differential Revision: D23128972

fbshipit-source-id: b9aef358c1426df4f05213c42e43402e8cae984f
This commit is contained in:
Dominik Wielgórski
2020-08-17 10:18:07 -07:00
committed by Facebook GitHub Bot
parent 26b54ece5a
commit 939ed27aad
4 changed files with 22 additions and 3 deletions

View File

@@ -171,6 +171,7 @@ export {default as SearchableTable_immutable} from './ui/components/searchable/S
export {
ElementID,
ElementData,
ElementFramework,
ElementAttribute,
Element,
ElementSearchResultSet,