Types typescript

Good day! Looks like ts types declared(docs). But cannot find a repo with them to install and use. Thanks in advance.

Hi @AlexZ,

Unfortunately, we don’t have to provide a .d.ts file at this moment for our JavaScript SDK.

We do use TypeScript internally hence why our documentation displays types as you would in TypeScript.

However, there’s a lot in internal types unrelated to the SDK’s public API that we’d like to filter before we can provide an official type declaration file.

We hope to provide this in the future but can’t commit to an ETA at this stage.

1 Like