We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c42deb commit bf9467fCopy full SHA for bf9467f
packages/util-user-agent-browser/src/index.ts
@@ -1,5 +1,5 @@
1
import { Provider, UserAgent } from "@aws-sdk/types";
2
-import * as bowser from "bowser";
+import bowser from "bowser";
3
4
import { DefaultUserAgentOptions } from "./configurations";
5
0 commit comments