kotlinx-nodejs icon indicating copy to clipboard operation
kotlinx-nodejs copied to clipboard

Node workarounds

Open Schahen opened this issue 5 years ago • 1 comments

  • always move out interfaces from file annotated with JsModule and/or JsQualifier
  • inline native getters and setters

Schahen avatar Aug 17 '20 18:08 Schahen

As a result of discussion I've created three tasks:

https://github.com/Kotlin/dukat/issues/375 https://github.com/Kotlin/dukat/issues/374 https://github.com/Kotlin/dukat/issues/373

Schahen avatar Aug 18 '20 19:08 Schahen