UNPKG
box-ui-elements-mlh
Version:
latest (2.0.0)
2.0.0
1.0.0
Box UI Elements
github.com/MaximeLhermite/box-ui-elements
MaximeLhermite/box-ui-elements
box-ui-elements-mlh
/
es
/
elements
/
common
/
flowTypes.js
2 lines
•
282 B
JavaScript
View Raw
1
2
import
{
VIEW_MODE_GRID
,
VIEW_MODE_LIST
,
ORIGIN_CONTENT_SIDEBAR
,
ORIGIN_PREVIEW
,
ORIGIN_CONTENT_PREVIEW
,
ORIGIN_DETAILS_SIDEBAR
,
ORIGIN_ACTIVITY_SIDEBAR
,
ORIGIN_SKILLS_SIDEBAR
,
ORIGIN_METADATA_SIDEBAR
,
ORIGIN_OPEN_WITH
}
from
'../../constants'
;
//# sourceMappingURL=flowTypes.js.map