Hacker News new | ask | show | jobs
by dodyg 4696 days ago
No, it's not a problem. You don't need the definition files if you don't care about getting the supporting static typing on external libs.

It is completely doable to simply let the external libs call to be dynamic and guard your core code with static typing.