Discussions
Missing public API docs
over 1 year ago by bec807af-673b-4f49-b8a0-6001af8e229d
In an example: https://docs.hellomoon.io/reference/post_v0-hello-moon-verified-collections
After installing: yarn add @hellomoon/api@latest
I try to import: import {
RestClient,
HelloMoonVerifiedCollectionsRequest,
} from '@hellomoon/api';
but the HelloMoonVerifiedCollectionsRequest is missing together with other public API TS types. Is this intentional or I'm missing something in the docs?
I will use axios for now but if your client works for this case, just let me know.
Kind regards,
Ivan Britvic, Helio