adding a js library (not yet in typings) to an ionic2 project
问题 I'm trying to use this external javascript library CamanJS with my Ionic2 (typescript project) I've found several articles like this and this, however all of them assumes the library that is going to use is in typings But CamanJS is not yet in the typings and there is a open ticket for it my question is, is there a way to add an external js library (which is not yet added to typings) to an ionic2 (typescript) project? 回答1: Let me describe this process in a common case: To include a JavaScript