nodejs-interop / net.plan99.nodejs.kotlin / NodeJSAPI / set

set

operator fun Value.set(key: String, value: Any?): Unit

Allows you to set JS properties of the given Value using Kotlin indexing syntax.