diff --git a/src/utils.ts b/src/utils.ts index ec2113a91..c55534325 100644 --- a/src/utils.ts +++ b/src/utils.ts @@ -20,7 +20,7 @@ limitations under the License. * @module utils */ -import unhomoglyph from 'unhomoglyph'; +import * as unhomoglyph from 'unhomoglyph'; /** * Encode a dictionary of query parameters.