circuit-bricks
Version:
A modular, Lego-style SVG circuit component system for React (ALPHA - Not for production use)
5 lines (4 loc) • 488 B
JavaScript
"use client";
import "./chunks/ssrUtils-Ca211nnK.mjs";
import { breakpoints, getBreakpoint, getDeviceType, useBreakpointValue, useMatchesBreakpoint, useOptimalCanvasDimensions, useResponsiveComponentConfig, useResponsiveGridConfig, useScreenInfo } from "./chunks/responsiveUtils-DZdyCtQl.mjs";
export { breakpoints, getBreakpoint, getDeviceType, useBreakpointValue, useMatchesBreakpoint, useOptimalCanvasDimensions, useResponsiveComponentConfig, useResponsiveGridConfig, useScreenInfo };