ArkEcosystem / typescript-client

A simple TypeScript API client for the ARK Blockchain.
MIT License
7 stars 20 forks source link

feat: export resource #121

Closed KovacZan closed 4 years ago

KovacZan commented 4 years ago

Summary

What changes are being made?

Export resource class

Why are these changes necessary?

Make it possible to extend typescript-client in different library

Checklist