diff --git a/src/client/types.ts b/src/client/types.ts index efa87f8a..8ca173e1 100644 --- a/src/client/types.ts +++ b/src/client/types.ts @@ -7,6 +7,7 @@ import { SignedEvent, WalletAPI, } from '@/types/index.js' + import { NostrSocket } from './index.js' export interface ClientConfig {