Hi,
i am trying to use dhtmlx scheduler which is used in my previous project using ionic 1 and angularjs. i tried use same library from npm( https://www.npmjs.com/package/dhtmlx-scheduler ) and followed this tutorial(https://dhtmlx.com/blog/angular-dhtmlxscheduler-tutorial/) to implement scheduler view in the app using ionic 4 and angular. i have created a app using ‘ionic start myapp blank’ and followed the above tutorial but i am getting
error: Cannot find name ‘scheduler’.
can anyone suggest the solution for this please.Thanks in advance