From 74dc2097fa80d6bb827766c80141fedd31484441 Mon Sep 17 00:00:00 2001 From: Julian Compagni Portis Date: Thu, 13 Jun 2024 15:02:58 -0400 Subject: [PATCH] add missing dep --- src/cosmos.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cosmos.ts b/src/cosmos.ts index eac50ac..229634e 100644 --- a/src/cosmos.ts +++ b/src/cosmos.ts @@ -29,6 +29,7 @@ import { ParamsFeerefunderResponse, ParamsContractmanagerResponse, ParamsCronResponse, + ParamsDexResponse, ParamsTokenfactoryResponse, Strategy, TransferParamsResponse,