Hi Ramya,
Thanks for contacting Syncfusion support.
We does not have typings file separately for AngularJS (ej.widget.angular.js). We suspect, you wish to access the
ej object in your application which requires the NPM packages
@types/ej.web.all and
@types/jquery. Through this NPM package, we can access the
ej object for any Syncfusion widget’s properties in application, which is defined in ej.web.all typings file.
E.g. ej.MultiSelectMode.VisualMode
For your convenience, we have prepared sample and attached below.
Please let us know if you need further assistance on this.
Thanks,
Subha Shree D.R