getJSModule

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