Update to move away from default import

This commit is contained in:
GCHQDeveloper581 2026-06-06 06:56:02 +00:00
parent 1f79ebe0a6
commit 8e0a4eade0
No known key found for this signature in database
GPG Key ID: 6222E059A3DF595C

View File

@ -5,7 +5,7 @@
*/
import Operation from "../Operation.mjs";
import UAParser from "ua-parser-js";
import { UAParser } from "ua-parser-js";
/**
* Parse User Agent operation