10-18-2017 23:15
10-18-2017 23:15
I am writing my app in TypeScript. I have a base class, and I want to make another class that extends it. But, when the app builds, I get this error:
TS2343: This syntax requires an imported helper named '__extends', but module 'tslib' has no exported member '__extends'
Does the TypeScript in the build process not support inheritance?
Answered! Go to the Best Answer.
11-01-2017 13:30
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
11-01-2017 13:30
Sorry for the delay on this one.
Our TypeScript implementation isn't completed yet, and this appears to be one of the areas which is still in development, but it will be resolved in a future update!
Best Answer11-01-2017 13:30
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
11-01-2017 13:30
Sorry for the delay on this one.
Our TypeScript implementation isn't completed yet, and this appears to be one of the areas which is still in development, but it will be resolved in a future update!
Best Answer