zeriontech/defi-sdk-js

Export interfaces

pacoccino opened this issue · 1 comments

It could be great if you could export types in the main export so we can use them in our typescript codes.

I'm using this for now as a workaround:

import { ProtocolBalanceInterface } from 'defi-sdk/dist/protocols/interfaces'

Hi! Thank you for opening the issue.

We are changing the direction of this library to be a client for Zerion API.

You can find the old code in the archived repository: https://github.com/zeriontech/defi-sdk-js-archived
It can still be installed with npm.

If you're still experiencing the issue please let us know.
I will close the issue for now.