We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can the sdk-auth package be used in typescipt and are there types for it?
I get an error 'Could not find a declaration file for module '@commercetools/sdk-auth' when trying to import it:
The example is like this yet it doesn't work:
import SdkAuth from "@commercetools/sdk-auth"
But it is possble to use the sdk-auth in common js #1541
Any help would be much appreciated!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Can the sdk-auth package be used in typescipt and are there types for it?
I get an error 'Could not find a declaration file for module '@commercetools/sdk-auth' when trying to import it:
The example is like this yet it doesn't work:
But it is possble to use the sdk-auth in common js #1541
Any help would be much appreciated!
The text was updated successfully, but these errors were encountered: