|
2 个月前 | |
---|---|---|
.. | ||
src | 2 个月前 | |
README.md | 9 个月前 | |
build.gradle | 2 个月前 | |
package.json | 9 个月前 |
This module is built using yarn, to provide an example of JS library usage. The JS target contains its own "proxy" classes to work around property names being mangled by the Kotlin compiler.
./gradlew :example-nodejs:run
: execute the src/index.js
file (with a few example tests/calls using Promises)