Hello experts,
a quick question regarding webresource development. Is this NPM package supported by Microsoft?
https://www.npmjs.com/package/@types/xrm
This package contains type definitions for Microsoft Dynamics xRM API, and speeds up the frontend development. We already used it and it works great, but wonder if Microsoft does support it. We can use all Xrm functions ootb with this and generate nice Javascripts out of our typescript logic with it.