jsExport

inline fun <T : Any> jsExport(varName: String, variable: T)

export kotlin variable to javascript world