You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to integrate Nools as part of Angular 7 / Typescript application.
I referenced the nools.js in angular.json
I found that nools object could be accessed from the console when debugging. I don't know how to reference this nools object in my typescript code so it will compile.
I couldn't get the import of nools (in Angular component) to compile
Has anyone found a way to integrate nools with Typescript?
The text was updated successfully, but these errors were encountered:
I am trying to integrate Nools as part of Angular 7 / Typescript application.
I referenced the nools.js in angular.json
I found that nools object could be accessed from the console when debugging. I don't know how to reference this nools object in my typescript code so it will compile.
I couldn't get the import of nools (in Angular component) to compile
Has anyone found a way to integrate nools with Typescript?
The text was updated successfully, but these errors were encountered: