UNPKG

sveltekit-device-detector

Version:

Detect device type and render your component according to it

3 lines (2 loc) 95 B
export { handleDeviceDetector } from './handle'; export type { DevicePayload } from './types';