We have all library files loaded from a local host source.But I want those library function source to be added in ts config file.
So, I tried adding Jquery and Jquery UI custom libraries, which on execution it throw an error like UI not defined.
This error is not encountered when the same library files are directed to local host and added in the source file.