UNPKG
metadata-based-explorer1
Version:
latest (0.1.0)
0.1.0
Box UI Elements
developer.box.com/docs/box-ui-elements
box/box-ui-elements
metadata-based-explorer1
/
es
/
elements
/
common
/
flowTypes.js
1 lines
•
96 B
JavaScript
View Raw
1
import
{
VIEW_MODE_GRID
,
VIEW_MODE_LIST
,
VIEW_MODE_METADATA_BASED_LIST
}
from
'../../constants'
;