dinialo
Results
2
comments of
dinialo
I have the same issue. any plan to fix this? any workaround? Thanks and regards. cc @RandomByte
As workaround (works for me): If you export directly function(s) (not encapsulated in a class), then do not import directly but import it/them like: > import * as Utils from...