getJSModule

abstract fun <T : JavaScriptModule?> getJSModule(jsInterface: Class<T>): T

Return

handle to the specified JS module for the CatalystInstance associated with this Context