Update ion-js
to use latest TypeScript versions(v4.0.7+)
#747
Labels
ion-js
to use latest TypeScript versions(v4.0.7+)
#747
Currently there is an issue with TypeScript's newer version for mixed-in classes with functions returning 'this' because it generates TS2526 error in DTS file.
Once the issue is resolved within TypeScript, we will be able to shift to a latest version of TypeScript(v4.0.7+).
The text was updated successfully, but these errors were encountered: