Closed sksankarraj closed 5 years ago
@littlepiggy03 since you added the typescript definition files, what's your take on this?
@sksankarraj It's not an error. Like what you said, it's just don't have to use * as
, not mustn't. (See also in #70)
@fent Since esModuleInterop
is on by default, so feel free to merge. :smile:
Thanks!
You don't have to use
* as
when its already exportingRandExp