For example, this ``` external fun require(module:...
# nodejs
k
For example, this
Copy code
external fun require(module:String):dynamic
is a dirty hack, while Kotlin compiler can insert
requre()
automatically