Kotlin.defineModule is defined as follows: ``` K...
# javascript
r
Kotlin.defineModule is defined as follows:
Copy code
Kotlin.defineModule = function (id, declaration) {
  };
Might that be the problem?