Closed jpudysz closed 3 months ago
Hm, interesting. Maybe we can still somehow get a symbol
here? I'll play around with this!
Closing as I don't see another API in ts-morph for this - I guess it only works on interface
right now. I think that's a fair requirement, and not a limitation at all.
I'm trying to generate some example bindings, but there's one case where nitrogen didn't detect the correct type or threw an invalid error:
Error:
Changing it to
interface
works correctly. If you want I can take a look and try to fix that!