Files
wdi-dashboard/node_modules/@chakra-ui/breakpoint-utils/dist/responsive.mjs
2024-08-16 15:06:52 +05:30

17 lines
310 B
JavaScript

import {
arrayToObjectNotation,
breakpoints,
isCustomBreakpoint,
isResponsiveObjectLike,
mapResponsive,
objectToArrayNotation
} from "./chunk-G72KV6MB.mjs";
export {
arrayToObjectNotation,
breakpoints,
isCustomBreakpoint,
isResponsiveObjectLike,
mapResponsive,
objectToArrayNotation
};