You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before you start
Have you checked StackOverflow, previous issues, and Dropbox Developer Forums for help? Yes
What is your question?
I'm struggling to find any type definitions for the browser environment version of the sdk. The type definitions available in the repo and on npm appear to be relevant strictly for the node env.
Is it possible to get / generated type definitions files for the browser environment?
Versions
What version of the SDK are you using? Latest
What version of the language are you using? ES6+
Are you using Javascript or Typescript? Typescript
What platform are you using? (if applicable) Chrome
Additional context
None
The text was updated successfully, but these errors were encountered:
Thanks for the question! At this time we don't expose the Typescript definitions in the browser; it seems we hadn't anticipated the use case you have around service workers. We have created a ticket to get working on this but it seems like in the meantime, the solution posted in #683 would be the fastest way to move forward.
Before you start
Have you checked StackOverflow, previous issues, and Dropbox Developer Forums for help? Yes
What is your question?
I'm struggling to find any type definitions for the browser environment version of the sdk. The type definitions available in the repo and on npm appear to be relevant strictly for the node env.
Is it possible to get / generated type definitions files for the browser environment?
Versions
Additional context
None
The text was updated successfully, but these errors were encountered: