embermap / ember-data-storefront

A collection of APIs that address common data-loading issues.
https://embermap.github.io/ember-data-storefront/
MIT License
138 stars 31 forks source link

TypeScript support? #472

Open Skwai opened 3 years ago

Skwai commented 3 years ago

Any plans to add TypeScript definitions for this addon? Have started integrating with our application but facing headwinds wrangling some of the definitions.

Also the use of mixins seems to fly in the face of:

https://github.com/typed-ember/ember-cli-typescript/blob/master/docs/legacy/mixins.md

ryanto commented 3 years ago

Hi there!

TypeScript support is not currently planned for this addon. That said if you have any ideas for removing the mixin I'm all ears!

charlesfries commented 3 years ago

474