jsTypeOf

inline fun jsTypeOf(a: Any?): String(source)

Function corresponding to JavaScript's typeof operator

Since Kotlin

1.1