Is it possible to use 3rd party modules like momentJS which is written in JS ( Obviously ) in Angular which is written in TS ( sadly )?
Edit: I just realized how stupid this question was given the fact that TS is a superset of JS. So I guess JS code will work like charm.
No responses yet.