UNPKG

@storybook/addon-viewport

Version:

Build responsive components by adjusting Storybook’s viewport size and orientation

8 lines (5 loc) 267 B
import { V as ViewportMap } from './Viewport-c277af0d.js'; declare const INITIAL_VIEWPORTS: ViewportMap; declare const DEFAULT_VIEWPORT = "responsive"; declare const MINIMAL_VIEWPORTS: ViewportMap; export { DEFAULT_VIEWPORT, INITIAL_VIEWPORTS, MINIMAL_VIEWPORTS };