Hi @hanwencheng,
I'm failing to get your package working. I tried the simplest examples from your readme but there seem to be some type problems. This is my code:

But you see the type errors:


It only accepts 2 and 3.
Then I tried to give it a shot with the defaults, but neither that I can get to work. This:

Will just error out with
TypeError: common_substrings_1.default is not a function
Any idea what's going on?
Thanks,
Daniel
Hi @hanwencheng,
I'm failing to get your package working. I tried the simplest examples from your readme but there seem to be some type problems. This is my code:
But you see the type errors:
It only accepts 2 and 3.
Then I tried to give it a shot with the defaults, but neither that I can get to work. This:
Will just error out with
Any idea what's going on?
Thanks,
Daniel