All Questions
1 question
34
votes
9
answers
29k
views
Typescript module systems on momentJS behaving strangely
I'm trying to use momentJs from typescript:
depending on what module system I'm using to compile typescript, I find a different behaviour on how I can use momentJs.
When compiling typescript with ...