calimero-network / admin-dashboard

https://calimero-network.github.io/admin-dashboard/
12 stars 1 forks source link

fix: update api return types #28

Closed frdomovic closed 3 months ago

frdomovic commented 3 months ago

fix: update api return types

Summary:

In the nodeAPI return types were already defined as ApiResponse which is Promise<ResponseData>