Platform and version
Details
TypeScript 3.1 introduced a breaking change in the way d.ts files are generated when it comes to static readonly fields on classes. Details here: https://twitter.com/bterlson/status/1059590186550476800?lang=en
This causes compile time issues for host apps that use TS 3.0 or earlier.
Platform and version
Details
TypeScript 3.1 introduced a breaking change in the way d.ts files are generated when it comes to static readonly fields on classes. Details here: https://twitter.com/bterlson/status/1059590186550476800?lang=en
This causes compile time issues for host apps that use TS 3.0 or earlier.