Closed MyRichard12 closed 2 weeks ago
Library version 2.0.0-rc.1
In TypeScript
Invocation returns error
new UAParser(req.headers['user-agent']); // This expression is not constructable. // Type 'typeof UAParser' has no construct signatures.ts
Hi, thanks for the report, can you provide a minimum reproducible example that we can investigate?
I'm closing this for now, please reopen if you still facing the issue
Library version 2.0.0-rc.1
In TypeScript
Invocation returns error