aragon / sdk

Aragon JS SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`@aragon/sdk-client` dose not export all the required types

pythonpete32 opened this issue · comments

Describe the bug
@aragon/sdk-client dose not export all the required types

Current behavior
currently you have to import
import { DepositErc20Params } from "@aragon/sdk-client/dist/interfaces";

Expected behavior
import { DepositErc20Params } from "@aragon/sdk-client