Maybe add ionic.d.ts for typescript users to build mobile apps with ionic

Developing with ionic sure is a great journey, however for many developers (like me) who also wants to use typescript for better structure and rubost architecture, there’s no official ionic.d.ts typing file released (or is it?)

Hopefully ionic would release .d.ts typing file for better experience working with typescript.

Had the same question, I’m considering TypeScript for our next project, but was wondering if there was “official” support for it. (at least in the form of a .d.ts file)