summaryrefslogtreecommitdiffhomepage
path: root/src/helpers/decodeClientDataJSON.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/helpers/decodeClientDataJSON.ts')
-rw-r--r--src/helpers/decodeClientDataJSON.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helpers/decodeClientDataJSON.ts b/src/helpers/decodeClientDataJSON.ts
index 80a4961..7aae023 100644
--- a/src/helpers/decodeClientDataJSON.ts
+++ b/src/helpers/decodeClientDataJSON.ts
@@ -1,4 +1,4 @@
-import { ClientDataJSON } from '@types';
+import { ClientDataJSON } from '@libTypes';
import asciiToBinary from './asciiToBinary';