This commit is contained in:
Michael Freno
2026-01-07 20:44:47 -05:00
parent fa28266bad
commit 547bc6c452

View File

@@ -1,5 +1,5 @@
import type { H3Event } from "vinxi/http"; import type { H3Event } from "vinxi/http";
import UAParser from "ua-parser-js"; import { UAParser } from "ua-parser-js";
export interface DeviceInfo { export interface DeviceInfo {
deviceName?: string; deviceName?: string;