UNPKG

vuestic-ui

Version:
3 lines (2 loc) 138 B
import type { BreakpointServiceObject } from '../services/breakpoint'; export declare const useBreakpoint: () => BreakpointServiceObject;