From 1f5c21a18b1b807cddb1e838a12c36a0cf74af3c Mon Sep 17 00:00:00 2001 From: Aleksandar Cakalic Date: Fri, 31 Jan 2025 10:50:13 +0100 Subject: [PATCH] fix: type imports --- src/connectors/argent/argentMobile/index.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/connectors/argent/argentMobile/index.ts b/src/connectors/argent/argentMobile/index.ts index 5924d1d..de7608c 100644 --- a/src/connectors/argent/argentMobile/index.ts +++ b/src/connectors/argent/argentMobile/index.ts @@ -9,9 +9,9 @@ import { } from "@starknet-io/types-js" import { Account, - AccountInterface, + type AccountInterface, constants, - ProviderInterface, + type ProviderInterface, type ProviderOptions, } from "starknet" import {