Discussions

Ask a Question
Back to All

Missing public API docs

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