UNPKG

paraview-glance

Version:

Web application for Visualizing Scientific and Medical datasets

14 lines (11 loc) 174 B
export const Breakpoints = { // an alternative medium screen size md: 768, }; export const Widgets = { CROP: 'CROP', }; export default { Breakpoints, Widgets, };