UNPKG

next-device-context

Version:

A React Context + Hook utility for comprehensive client device information (screen size, OS, browser, theme, etc.)

2 lines (1 loc) 86 B
export { DeviceProvider, useDevice, type DeviceContextType, } from "./deviceContext";