Node.js externals;

Hello!

I searched the forum and google about external declarations for Kotlin for node.js.

There is a TypeScript to Kotlin API translator; but for node.js it’s said it doesn’t work and generates too many errors.

Is using node.js dynamically the way to go?
Or should every used function be implemented as external manually?
Is there a plan by JetBrains to support Kotlin with node.js “natively”?
Best: am I missing something?

Any hint really apreciated!
Thanks a lot!
Regards