UNPKG
@hrobarikt/box-ui-elements
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.0
1.0.0
Box UI Elements
developer.box.com/docs/box-ui-elements
box/box-ui-elements
@hrobarikt/box-ui-elements
/
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