Skip to content

Commit c525fa6

Browse files
committed
fixup base64
1 parent 5bc001b commit c525fa6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/utils/src/string.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import { getGlobalObject } from './compat';
2+
import { SentryError } from './error';
13
import { isRegExp, isString } from './is';
24

35
/**

0 commit comments

Comments
 (0)